aboutsummaryrefslogtreecommitdiffstats
path: root/net/hanstunnel/files/patch-echo.cpp
blob: 302833f9ea888141d0ff59f706a48071c93a3084 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- echo.cpp.orig   2014-08-06 10:11:40.000000000 -0400
+++ echo.cpp    2014-08-06 10:11:56.000000000 -0400
@@ -20,6 +20,7 @@
 #include "echo.h"
 #include "exception.h"
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in_systm.h>
 #include <netinet/in.h>