diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /palm/synce-vdccm/files/patch-lib-localsocket.h | |
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-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" - |