summaryrefslogtreecommitdiff
path: root/devel/libassa/files/patch-assa:INETAddress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libassa/files/patch-assa:INETAddress.cpp')
-rw-r--r--devel/libassa/files/patch-assa:INETAddress.cpp18
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>