diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-04 09:02:43 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-04 09:02:43 +0000 |
commit | 4ee38fcfd889a32944d3b977e423e1b60ce95eda (patch) | |
tree | 2bf76237268f8a216f3d6c0c3f48ae8d4bdc9856 /palm/pose/files/patch-ab | |
parent | Various fixes: (diff) |
update to 3.1
PR: 26335
Submitted by: William Lloyd <wlloyd@galt.slap.net> (new maintainer)
Notes
Notes:
svn path=/head/; revision=40831
Diffstat (limited to 'palm/pose/files/patch-ab')
-rw-r--r-- | palm/pose/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/palm/pose/files/patch-ab b/palm/pose/files/patch-ab deleted file mode 100644 index e3c007b256a3..000000000000 --- a/palm/pose/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- ../SrcShared/EmulatorTypes.h.orig Wed Apr 19 20:27:35 2000 -+++ ../SrcShared/EmulatorTypes.h Sat May 6 13:22:40 2000 -@@ -442,10 +442,6 @@ - #if PLATFORM_UNIX || PLATFORM_MAC - #include <sys/types.h> - #include <sys/socket.h> // socklen_t -- -- #if (defined(__svr4__) && defined(sun)) || defined (__FreeBSD__) -- typedef int socklen_t; // not defined in <sys/socket.h> on solaris or FreeBSD -- #endif - #else - typedef int socklen_t; - #endif |