New Memory Allocation functions
[fw/sdcc] / as / mcs51 / asexpr.c
index c648026ee7b9776bc4fb133cfecfa57b480dd4af..5d34b045abe33f16a60d570bc57cc9253098c8c9 100644 (file)
@@ -12,9 +12,9 @@
 #include <stdio.h>
 #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"
 
 /*)Module      asexpr.c