diff options
Diffstat (limited to 'runtime/sym.c')
-rw-r--r-- | runtime/sym.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/sym.c b/runtime/sym.c index 63dad1af..386005b2 100644 --- a/runtime/sym.c +++ b/runtime/sym.c @@ -12,6 +12,7 @@ #ifndef _STP_SYM_C_ #define _STP_SYM_C_ +#include "sym.h" #include "string.c" #include "task_finder_vma.c" |