]> git.gag.com Git - fw/sdcc/blobdiff - src/SDCCset.c
* Added common.h
[fw/sdcc] / src / SDCCset.c
index a4844a3779502a8fb4052da908fb5ec0c27cbb3c..049a3e3834f1254e56c096bf7dd85db56e50a00d 100644 (file)
@@ -22,9 +22,7 @@
     what you give them.   Help stamp out software-hoarding!  
 -------------------------------------------------------------------------*/
 
-#include <stdio.h>
-#include <assert.h>
-#include "SDCCset.h"
+#include "common.h"
 
 /*-----------------------------------------------------------------*/
 /* newSet - will allocate & return a new set entry             */