* device/lib/gets.c: fixed bug 1568829,thanks Philipp Krause
[fw/sdcc] / as / mcs51 / assubr.c
index 786712e99320b17ca2a3d739cb9c004040fbbdfe..1751c29454b02bf39b79786f23b25d22f5a99d79 100644 (file)
@@ -12,9 +12,6 @@
 #include <stdio.h>
 #include <setjmp.h>
 #include <string.h>
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
 #include "asm.h"
 
 /*)Module      assubr.c