0a878b8131
- use better names for the patches
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
--- gdcache.h.orig Sat Jun 3 15:26:12 2000
|
|
+++ gdcache.h Sat Jun 24 22:20:32 2000
|
|
@@ -40,7 +40,7 @@
|
|
/* header */
|
|
/*********************************************************/
|
|
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#ifndef NULL
|
|
#define NULL (void *)0
|
|
#endif
|