aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dbs/files/patch-src_record.h
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/dbs/files/patch-src_record.h')
-rw-r--r--benchmarks/dbs/files/patch-src_record.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/benchmarks/dbs/files/patch-src_record.h b/benchmarks/dbs/files/patch-src_record.h
new file mode 100644
index 000000000000..af6f763eb9f0
--- /dev/null
+++ b/benchmarks/dbs/files/patch-src_record.h
@@ -0,0 +1,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*/