summaryrefslogtreecommitdiff
path: root/palm/synce-vdccm/files/patch-lib-udpsocket.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /palm/synce-vdccm/files/patch-lib-udpsocket.cpp
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'palm/synce-vdccm/files/patch-lib-udpsocket.cpp')
-rw-r--r--palm/synce-vdccm/files/patch-lib-udpsocket.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/synce-vdccm/files/patch-lib-udpsocket.cpp b/palm/synce-vdccm/files/patch-lib-udpsocket.cpp
deleted file mode 100644
index 52c134c9b4c8..000000000000
--- a/palm/synce-vdccm/files/patch-lib-udpsocket.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/udpsocket.cpp.orig Sun May 7 18:49:36 2006
-+++ lib/udpsocket.cpp Fri Jan 26 19:21:19 2007
-@@ -10,6 +10,8 @@
- //
- //
- #include "udpsocket.h"
-+#include <netinet/in.h>
-+#include <sys/socket.h>
- #include <netdb.h>
-
- using namespace std;