summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-05 02:25:57 +0000
committerkris <kris@FreeBSD.org>2002-09-05 02:25:57 +0000
commit6eec9e8c11469671ca9a49f4079ce33b1d9b5c4c (patch)
tree43069ac76b0078114dfc83300eeb487665edabca /misc
parent7cf6ead2501d49bf6066d191c1939bb78e2f5424 (diff)
downloadFreeBSD-ports-6eec9e8c11469671ca9a49f4079ce33b1d9b5c4c.zip
FreeBSD-ports-6eec9e8c11469671ca9a49f4079ce33b1d9b5c4c.tar.gz
Fix build on -current by removing bogus duplicate declaration from system
headers.
Diffstat (limited to 'misc')
-rw-r--r--misc/cwish/files/patch-0410
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/cwish/files/patch-04 b/misc/cwish/files/patch-04
new file mode 100644
index 0000000..e51fac8
--- /dev/null
+++ b/misc/cwish/files/patch-04
@@ -0,0 +1,10 @@
+--- header.c.orig Wed Sep 4 19:24:30 2002
++++ header.c Wed Sep 4 19:24:48 2002
+@@ -118,7 +118,6 @@
+ #ifndef OWN_SYS_ERRLIST
+ extern char *sys_errlist[];
+ #endif
+- extern int sys_nerr;
+
+ int i;
+
OpenPOWER on IntegriCloud