New Memory Allocation functions
[fw/sdcc] / as / mcs51 / lkeval.c
index 4834139ef4c926cab29dceff11029df29b444f58..0a980df37291ad8250d6a028e02add252ca3a966 100644 (file)
@@ -11,9 +11,9 @@
 
 #include <stdio.h>
 #include <string.h>
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
+//#if !defined(_MSC_VER)
+//#include <alloc.h>
+//#endif
 #include "aslink.h"
 
 /*)Module      lkeval.c