Changes to build cleanly
[fw/sdcc] / src / SDCChasht.c
index eb6ed86edc15f11bed9712c0416612dde0fd0015..1bf0af52e34ef1095b56b919aea376bec69a295c 100644 (file)
     what you give them.   Help stamp out software-hoarding!  
 -------------------------------------------------------------------------*/
 
-#include "common.h"
+#include <stdio.h>
+#include <string.h>
+#include <limits.h>
+#include "SDCChasht.h"
+
 
 #define DEFAULT_HTAB_SIZE 128