diff options
Diffstat (limited to 'as/typeconv.c')
-rw-r--r-- | as/typeconv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/as/typeconv.c b/as/typeconv.c index 82dafdd..c51b991 100644 --- a/as/typeconv.c +++ b/as/typeconv.c @@ -34,6 +34,7 @@ preprocessor is too dumb to tell us at compile time. */ +#include "syshead.h" #include "const.h" #include "type.h" #include "globvar.h" |