summaryrefslogtreecommitdiff
path: root/devel/cxxtools/files/patch-src_tcpsocketimpl.h
blob: 5ea4873519f1ccbb0a12b5b0e5e5d70cea9f29d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/tcpsocketimpl.h.orig	2014-01-17 19:05:09 UTC
+++ src/tcpsocketimpl.h
@@ -36,6 +36,7 @@
 #include <string>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <sys/poll.h>
 #include <sys/time.h>
 #include <netinet/in.h>