aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-vdccm/files/patch-lib-udpsocket.cpp
diff options
context:
space:
mode:
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;