EBCDIC: another "can't happen".
[p5sagit/p5-mst-13.2.git] / malloc.c
index 3a19be4..c077e79 100644 (file)
--- a/malloc.c
+++ b/malloc.c
 #    include <stdlib.h>
 #    include <stdio.h>
 #    include <memory.h>
-#    define _(arg) arg
 #    ifndef Malloc_t
 #      define Malloc_t void *
 #    endif