summaryrefslogtreecommitdiff
path: root/devel/zapcc/files/patch-tools_zapcc_Client.cpp
blob: ab54e5e0f58df21d73dca835614be50435399baa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/zapcc/Client.cpp.orig	2018-07-16 20:34:51 UTC
+++ tools/zapcc/Client.cpp
@@ -43,6 +43,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
+#include <netinet/in.h>
 #endif
 #ifdef LLVM_ON_WIN32
 #include <windows.h>