Use headers defined in the C[++] standards:
[fw/sdcc] / as / z80 / assym.c
index db88a08afbd0def5d614c29fe381662a1649988b..dadce441f877dc1f2c63538fbbd4f8355910222f 100644 (file)
@@ -12,6 +12,7 @@
 #include <stdio.h>
 #include <setjmp.h>
 #include <string.h>
+#include <stdlib.h>
 #if defined(__APPLE__) && defined(__MACH__)
 #include <sys/types.h>
 #include <sys/malloc.h>