diff options
Diffstat (limited to 'devel/cvsnt/files/patch-lockservice-LockParse.cpp')
-rw-r--r-- | devel/cvsnt/files/patch-lockservice-LockParse.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/cvsnt/files/patch-lockservice-LockParse.cpp b/devel/cvsnt/files/patch-lockservice-LockParse.cpp deleted file mode 100644 index 28fb1cff2099..000000000000 --- a/devel/cvsnt/files/patch-lockservice-LockParse.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |