summaryrefslogtreecommitdiff
path: root/devel/cvsnt/files/patch-lockservice-LockParse.cpp
blob: 28fb1cff2099bb5704038e187da434b54d0e5924 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lockservice/LockParse.cpp.orig	Sun Jan 25 20:42:06 2004
+++ lockservice/LockParse.cpp	Sun Jan 25 20:42:39 2004
@@ -5,6 +5,7 @@
 #include <winsock2.h>
 #include <ws2tcpip.h>
 #else
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>
 #include <errno.h>