diff options
Diffstat (limited to 'runtime/runtime.h')
-rw-r--r-- | runtime/runtime.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h index 318d3038..b9a9c778 100644 --- a/runtime/runtime.h +++ b/runtime/runtime.h @@ -76,7 +76,6 @@ static struct #include "io.c" #include "arith.c" #include "copy.c" -#include "sym.h" #include "sym.c" #ifdef STP_PERFMON #include "perf.c" |