* src/SDCCpeeph.c (peepHole): Fixed all leaks. Added trace support for freeing...
[fw/sdcc] / src / common.h
index 5694aa7750a5b1a9621242d05530b3845acde40b..0909e7dce993176f972803d55171ff61b45878e1 100644 (file)
@@ -32,3 +32,5 @@
 
 #include "asm.h"
 #include "port.h"
+
+#include "newalloc.h"