diff options
author | Max Khon <fjoe@FreeBSD.org> | 2004-02-21 23:18:31 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2004-02-21 23:18:31 +0000 |
commit | 7dec95e419d5393b54c4a762849038ffd7587126 (patch) | |
tree | 505c67ced84a68cc72f7c4b2e3c1003d5d19e7c2 /devel/cvsnt/files/patch-lockservice-LockParse.cpp | |
parent | BROKEN: Checksum mismatch (diff) |
Update to 2.0.26 (latest stable version).
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> |