summaryrefslogtreecommitdiff
path: root/net/shaperprobe/files/patch-tcpserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/shaperprobe/files/patch-tcpserver.h')
-rw-r--r--net/shaperprobe/files/patch-tcpserver.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/shaperprobe/files/patch-tcpserver.h b/net/shaperprobe/files/patch-tcpserver.h
new file mode 100644
index 000000000000..746130f108bc
--- /dev/null
+++ b/net/shaperprobe/files/patch-tcpserver.h
@@ -0,0 +1,10 @@
+--- ./tcpserver.h.orig 2009-11-28 22:41:42.000000000 -0800
++++ ./tcpserver.h 2011-06-11 10:51:08.000000000 -0700
+@@ -27,6 +27,7 @@
+ #define _TCPSERVER_
+
+ #include "packet.h"
++#include <netinet/in.h>
+
+ int create_server();
+ int preprocess_newclient(int conn_s, int udpsock0,