* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
[fw/sdcc] / as / z80 / aslist.c
index 3a7d0a7f21abd8da4fbd3ef81bb4d7956e2fda01..997bb4c9b91747ed7bcbf210b8eb94348ab285c6 100644 (file)
 #include <sys/types.h>
 #include <sys/malloc.h>
 #else
+#ifdef HAVE_MALLOC_H
 #include <malloc.h>
 #endif
+#endif
 
 
 #include "asm.h"