diff options
Diffstat (limited to 'devel/libbobcat/files/patch-inetaddress-inetaddress')
-rw-r--r-- | devel/libbobcat/files/patch-inetaddress-inetaddress | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libbobcat/files/patch-inetaddress-inetaddress b/devel/libbobcat/files/patch-inetaddress-inetaddress new file mode 100644 index 000000000000..765671cf79fd --- /dev/null +++ b/devel/libbobcat/files/patch-inetaddress-inetaddress @@ -0,0 +1,10 @@ +--- inetaddress/inetaddress.orig 2009-03-05 23:39:43.000000000 +0100 ++++ inetaddress/inetaddress 2009-03-05 23:37:27.000000000 +0100 +@@ -4,6 +4,7 @@ + #include <netinet/in.h> + #include <string> + #include <bobcat/errno> ++#include <sys/socket.h> + + /* + int-info coming in or going out: host byte order |