Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / as / mcs51 / aslist.c
index 6a6cf7c916e9d02e0243c4122184fa62d12eba99..2224403a2a4be921578b19029d3aacd5a97dfbc3 100644 (file)
@@ -15,9 +15,6 @@
 #include <stdio.h>
 #include <setjmp.h>
 #include <string.h>
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
 #include <stdlib.h>
 #include "asm.h"