summaryrefslogtreecommitdiff
path: root/lang/wamcc/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'lang/wamcc/files/patch-ae')
-rw-r--r--lang/wamcc/files/patch-ae12
1 files changed, 5 insertions, 7 deletions
diff --git a/lang/wamcc/files/patch-ae b/lang/wamcc/files/patch-ae
index b8b6e2009d58..41b925fc80b3 100644
--- a/lang/wamcc/files/patch-ae
+++ b/lang/wamcc/files/patch-ae
@@ -1,14 +1,12 @@
---- src/machine.c.orig Sun Dec 18 12:15:59 1994
-+++ src/machine.c Tue Sep 14 04:16:29 1999
-@@ -52,7 +52,11 @@
-
+--- src/machine.c.orig Wed Jun 4 10:56:56 2003
++++ src/machine.c Wed Jun 4 10:57:22 2003
+@@ -53,7 +53,9 @@
#endif
+ #ifndef M_pc_linux_elf
+#if !defined(M_i386_freebsd) && !defined(M_alpha_freebsd)
-+
extern char *sys_errlist[];
-+
+#endif
-
+ #endif