summaryrefslogtreecommitdiff
path: root/x11/xscript/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xscript/patches/patch-ad')
-rw-r--r--x11/xscript/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/xscript/patches/patch-ad b/x11/xscript/patches/patch-ad
new file mode 100644
index 00000000000..5f3cf79a57d
--- /dev/null
+++ b/x11/xscript/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2005/12/04 00:52:10 joerg Exp $
+
+--- fd.c.orig 2005-12-04 00:46:45.000000000 +0000
++++ fd.c
+@@ -380,7 +380,6 @@ EOFonFD(fd)
+ /* ************************************************************ */
+
+ #include <errno.h> /* for EINTR, EADDRINUSE, ... */
+-extern int errno;
+
+
+ MainLoop()