summaryrefslogtreecommitdiff
path: root/graphics/dx/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dx/patches/patch-ar')
-rw-r--r--graphics/dx/patches/patch-ar12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/dx/patches/patch-ar b/graphics/dx/patches/patch-ar
new file mode 100644
index 00000000000..ed7983724a8
--- /dev/null
+++ b/graphics/dx/patches/patch-ar
@@ -0,0 +1,12 @@
+$NetBSD: patch-ar,v 1.1 2002/02/05 22:23:33 drochner Exp $
+
+--- src/exec/dxmods/socketconnect.c.orig Tue Feb 5 13:15:07 2002
++++ src/exec/dxmods/socketconnect.c Tue Feb 5 13:15:35 2002
+@@ -20,7 +20,6 @@
+
+ #else
+
+-#include <pthread.h>
+ #include <dx/dx.h>
+
+ #if defined(HAVE_UNISTD_H)