aboutsummaryrefslogtreecommitdiff
path: root/devel/libcapsinetwork/files/patch-listener.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcapsinetwork/files/patch-listener.cc')
-rw-r--r--devel/libcapsinetwork/files/patch-listener.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libcapsinetwork/files/patch-listener.cc b/devel/libcapsinetwork/files/patch-listener.cc
new file mode 100644
index 000000000000..e29d42ae5f19
--- /dev/null
+++ b/devel/libcapsinetwork/files/patch-listener.cc
@@ -0,0 +1,12 @@
+$FreeBSD$
+
+--- listener.cc.orig Sat Jul 13 00:06:34 2002
++++ listener.cc Sat Jul 13 00:06:36 2002
+@@ -14,6 +14,7 @@
+ // the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ // Boston, MA 02111-1307, USA.
+
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>