summaryrefslogtreecommitdiff
path: root/editors/axe/files/patch-coaxe.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/axe/files/patch-coaxe.c')
-rw-r--r--editors/axe/files/patch-coaxe.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/axe/files/patch-coaxe.c b/editors/axe/files/patch-coaxe.c
new file mode 100644
index 000000000000..e919b66b3761
--- /dev/null
+++ b/editors/axe/files/patch-coaxe.c
@@ -0,0 +1,11 @@
+--- coaxe.c.orig Fri May 10 22:28:40 2002
++++ coaxe.c Fri May 10 22:28:53 2002
+@@ -38,7 +38,7 @@
+ #endif
+ #include <stdio.h>
+ extern char *getenv();
+-extern char *malloc(), *realloc();
++extern void *malloc(), *realloc();
+
+ #include "util.h"
+