aboutsummaryrefslogtreecommitdiff
path: root/net/yaph/files/patch-yaph__includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/yaph/files/patch-yaph__includes.h')
-rw-r--r--net/yaph/files/patch-yaph__includes.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/yaph/files/patch-yaph__includes.h b/net/yaph/files/patch-yaph__includes.h
new file mode 100644
index 000000000000..e3bfc1d54292
--- /dev/null
+++ b/net/yaph/files/patch-yaph__includes.h
@@ -0,0 +1,10 @@
+--- yaph/includes.h.orig Sat Jun 14 14:18:47 2003
++++ yaph/includes.h Sat Jun 14 14:18:58 2003
+@@ -23,6 +23,7 @@
+ #include <sys/stat.h>
+ #include <string.h>
+ #include <errno.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <pthread.h>
+ #include <signal.h>