summaryrefslogtreecommitdiff
path: root/net/libsocketcpp/files/patch-src::tcptest.cpp
blob: 02b651505cb5134ac0b376100e1193efdb058e0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$

--- src/tcptest.cpp.orig	Sun Jun  9 16:03:19 2002
+++ src/tcptest.cpp	Sun Jun  9 16:03:31 2002
@@ -22,6 +22,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/types.h>
 #include "tcpsocket.h"
 
 main() {