aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sipp/files/patch-prepare_pcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sipp/files/patch-prepare_pcap.h')
-rw-r--r--benchmarks/sipp/files/patch-prepare_pcap.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/sipp/files/patch-prepare_pcap.h b/benchmarks/sipp/files/patch-prepare_pcap.h
deleted file mode 100644
index f7c7fec52e60..000000000000
--- a/benchmarks/sipp/files/patch-prepare_pcap.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- prepare_pcap.h.orig
-+++ prepare_pcap.h
-@@ -22,7 +22,7 @@
- #include <netinet/udp.h>
- #include <time.h>
-
--#if defined(__HPUX) || defined(__DARWIN) || defined(__CYGWIN)
-+#if defined(__HPUX) || defined(__DARWIN) || defined(__CYGWIN) || defined(__FreeBSD__)
- #define u_int8_t uint8_t
- #define u_int16_t uint16_t
- #define u_int32_t uint32_t