Merged changes between gbdk-293 and main
[fw/sdcc] / src / SDCChasht.c
index 1343a762d77e4b64cf38231245877abc276f9cc6..ce646461d6056b112c5f6c2de06ea5dab5bd9330 100644 (file)
@@ -26,6 +26,7 @@
 #include <string.h>
 #include <limits.h>
 #include <assert.h>
+#include "SDCCglobl.h"
 #include "SDCChasht.h"
 
 #define DEFAULT_HTAB_SIZE 128