* src/mcs51/ralloc.c (getRegPtr, getRegGpr),
[fw/sdcc] / as / mcs51 / aslex.c
index a0af00c61d26c4cc9685f012d974472d4393e333..4f774c424d03a17495448fb949ea42567cb72374 100644 (file)
@@ -15,9 +15,6 @@
 #include <stdio.h>
 #include <setjmp.h>
 #include <string.h>
-#if !defined(_MSC_VER)
-#include <alloc.h>
-#endif
 #include "asm.h"
 
 /*)Module      aslex.c