diff options
-rw-r--r-- | runtime/runtime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h index 858ef639..63b7432e 100644 --- a/runtime/runtime.h +++ b/runtime/runtime.h @@ -77,6 +77,7 @@ static struct #include "arith.c" #include "copy.c" #include "sym.h" +#include "sym.c" #ifdef STP_PERFMON #include "perf.c" #endif |