New memory allocation functions with Linux fixes
[fw/sdcc] / as / z80 / asdata.c
index 82060ae90712e53038a1885647829f91fb60269b..189be0b275624d483fe278cb0b9ff070a94bde48 100644 (file)
 #include <setjmp.h>
 #include <string.h>
 
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
-
 #include "asm.h"
 
 /*)Module      asdata.c