diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xenon/files/patch-ad | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/xenon/files/patch-ad b/editors/xenon/files/patch-ad index d8dd49d1e535..be1bb889bf4b 100644 --- a/editors/xenon/files/patch-ad +++ b/editors/xenon/files/patch-ad @@ -1,17 +1,5 @@ --- XeApp.C.orig Tue Nov 23 00:36:49 1999 +++ XeApp.C Mon Jan 3 18:25:45 2000 -@@ -33,6 +33,11 @@ - #include <netinet/in.h> - #include <arpa/inet.h> - -+#include <osreldate.h> -+#if __FreeBSD_version < 400010 -+typedef int socklen_t; -+#endif -+ - #ifdef _SGI_SOURCE - #include <alloca.h> - #include <bstring.h> @@ -169,7 +174,7 @@ gLocalIPAddr = 0; |