aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/epee/src/string_tools.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/epee/src/string_tools.cpp b/contrib/epee/src/string_tools.cpp
index c861cb1d6..d04b16b75 100644
--- a/contrib/epee/src/string_tools.cpp
+++ b/contrib/epee/src/string_tools.cpp
@@ -30,6 +30,7 @@
# include <winsock2.h>
#else
# include <arpa/inet.h>
+# include <netinet/in.h>
#endif
namespace epee