1--- src/record.h.orig 1997-10-13 00:36:38 UTC 2+++ src/record.h 3@@ -69,7 +69,9 @@ 4 #include <netinet/tcp.h> 5 6 #ifndef __linux__ 7+#ifndef __FreeBSD__ 8 #include <netinet/in_pcb.h> 9+#endif 10 #include <netinet/ip_var.h> 11 #include <netinet/tcpip.h> 12 /*#define TCPSTATES*/ 13 14