diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /palm/synce-vdccm/files/patch-lib-localsocket.h | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to 'palm/synce-vdccm/files/patch-lib-localsocket.h')
-rw-r--r-- | palm/synce-vdccm/files/patch-lib-localsocket.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/palm/synce-vdccm/files/patch-lib-localsocket.h b/palm/synce-vdccm/files/patch-lib-localsocket.h deleted file mode 100644 index 8c38131e73bc..000000000000 --- a/palm/synce-vdccm/files/patch-lib-localsocket.h +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/localsocket.h.orig Fri Jan 26 03:40:07 2007 -+++ lib/localsocket.h Fri Jan 26 03:40:23 2007 -@@ -24,6 +24,7 @@ - #define LOCALSOCKET_H - - #include <string> -+#include <sys/socket.h> - #include <sys/un.h> - #include "netsocket.h" - |