diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-07 12:16:02 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-07 12:16:02 +0000 |
| commit | aa9dba3f8472275e1bd8ddc5afa502f9912e0af9 (patch) | |
| tree | b326fc8974ac2f6dad5143b1a371a12a36eaf0ca /devel/libassa/files/patch-assa:INETAddress.cpp | |
| parent | Upgrade to version R11B-1. (diff) | |
- Update to 3.4.2
PR: ports/102936
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
Diffstat (limited to 'devel/libassa/files/patch-assa:INETAddress.cpp')
| -rw-r--r-- | devel/libassa/files/patch-assa:INETAddress.cpp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/libassa/files/patch-assa:INETAddress.cpp b/devel/libassa/files/patch-assa:INETAddress.cpp index 7f4de7d28d45..70f1de7231cc 100644 --- a/devel/libassa/files/patch-assa:INETAddress.cpp +++ b/devel/libassa/files/patch-assa:INETAddress.cpp @@ -1,10 +1,10 @@ ---- assa/INETAddress.cpp.orig Thu Jan 22 23:53:34 2004 -+++ assa/INETAddress.cpp Thu Jan 22 23:53:45 2004 -@@ -14,6 +14,7 @@ - - #include <netdb.h> // gethostbyname(3) +--- assa/INETAddress.cpp.orig Thu Jul 20 06:13:13 2006 ++++ assa/INETAddress.cpp Wed Sep 6 16:13:15 2006 +@@ -17,6 +17,7 @@ + #else + # include <netdb.h> // gethostbyname(3) extern int h_errno; // gethostbyname(3) -+#include <sys/types.h> - #include <sys/socket.h> // for AF_INET - #include <unistd.h> - #include <sys/utsname.h> ++# include <sys/types.h> // for AF_INET + # include <sys/socket.h> // for AF_INET + # include <unistd.h> + # include <sys/utsname.h> |
