summaryrefslogtreecommitdiff
path: root/benchmarks/dbs/files/patch-src__record.h
blob: af6f763eb9f04918d1fe001a7845b7b913398f6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/record.h.orig	1997-10-13 09:36:38.000000000 +0900
+++ src/record.h	2012-04-29 03:08:53.000000000 +0900
@@ -69,7 +69,9 @@
 #include <netinet/tcp.h>
 
 #ifndef __linux__
+#ifndef __FreeBSD__
 #include <netinet/in_pcb.h>
+#endif
 #include <netinet/ip_var.h>
 #include <netinet/tcpip.h>
 /*#define TCPSTATES*/