X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=token.c;h=9083c9903c002ba2711aa495d3ba0255515897c9;hp=8726eb4b9ee256ed536f9eff6ae061bb48d27dc0;hb=945e321301df72bccb8d6abf2975b6871926b9a0;hpb=60f204cb9e3905100da0d89f14bb40db764acd9e diff --git a/token.c b/token.c index 8726eb4..9083c99 100644 --- a/token.c +++ b/token.c @@ -10,6 +10,7 @@ #include "error.h" #include "macro.h" #include "procln.h" +#include "sect.h" #include "symbol.h" #define DECL_KW // Declare keyword arrays