summaryrefslogtreecommitdiff
path: root/graphics/dx/patches/patch-ar
blob: ed7983724a8190ae2774bf991457621d496f879f (plain)
1
2
3
4
5
6
7
8
9
10
11
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)