New memory allocation functions with Linux fixes
[fw/sdcc] / link / z80 / lklibr.c
index 4e730bef6c41de399028edf078b79257e37b5884..bc10c17246b605d5da96953b127aa1ca19108c0b 100644 (file)
@@ -21,8 +21,9 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <alloc.h>
+//#include <alloc.h>
 #include "aslink.h"
+#include "newalloc.h"
 
 /*)Module      lklibr.c
  *