aboutsummaryrefslogtreecommitdiff
path: root/www/harvest/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'www/harvest/files/patch-ae')
-rw-r--r--www/harvest/files/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/harvest/files/patch-ae b/www/harvest/files/patch-ae
new file mode 100644
index 000000000000..7cdc80ec63b3
--- /dev/null
+++ b/www/harvest/files/patch-ae
@@ -0,0 +1,12 @@
+--- components/broker/standard/WWW/DisplayObject.c.old Tue Oct 29 00:51:14 2002
++++ components/broker/standard/WWW/DisplayObject.c Tue Oct 29 00:51:30 2002
+@@ -214,8 +214,8 @@
+ char *xstrerror(n)
+ int n;
+ {
+- extern int sys_nerr;
+ #if !defined(__FreeBSD__) && !defined(__NetBSD__)
++ extern int sys_nerr;
+ extern char *sys_errlist[];
+ #endif
+