summaryrefslogtreecommitdiff
path: root/sysutils/spiped/files/extra-patch-proto_proto__conn.c
blob: fee734cb4fa1310fc9737c48863201aa94652f9b (plain) (blame)
1
2
3
4
5
6
7
--- proto/proto_conn.c.orig	2015-02-28 21:19:18 UTC
+++ proto/proto_conn.c
@@ -1,3 +1,4 @@
+#include <sys/types.h>
 #include <sys/socket.h>
 
 #include <netinet/in.h>