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