Minimal changes to get it to compile (a few taken from David Given ack-6.0pre5)
[Ack-5.5.git] / util / opt / alloc.h
index f8bc4ab..24d5812 100644 (file)
@@ -16,7 +16,7 @@ extern                oldline();
 extern         oldloc();
 extern         oldreg();
 
-#undef USEMALLOC       /* if defined malloc() and free() are used */
+#define USEMALLOC      /* if defined malloc() and free() are used */
 
 #undef COREDEBUG       /* keep records and print statistics */