New Memory Allocation functions
[fw/sdcc] / as / z80 / aslex.c
index 4f764dd6733f667a26b3efd79d657e3d95c66603..2713ff8df26d262c9863ca13b05aade9c5cf13da 100644 (file)
@@ -17,9 +17,9 @@
 #include <setjmp.h>
 #include <string.h>
 
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
+//#if !defined(_MSC_VER)
+//#include <alloc.h>
+//#endif
 
 #include "asm.h"