summaryrefslogtreecommitdiff
path: root/benchmarks/sipp/files/patch-comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sipp/files/patch-comp.h')
-rw-r--r--benchmarks/sipp/files/patch-comp.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/benchmarks/sipp/files/patch-comp.h b/benchmarks/sipp/files/patch-comp.h
deleted file mode 100644
index d96897196d6f..000000000000
--- a/benchmarks/sipp/files/patch-comp.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- comp.h.orig Thu Jun 17 08:32:56 2004
-+++ comp.h Thu Jun 17 08:33:04 2004
-@@ -19,6 +19,9 @@
- * From Hewlett Packard Company.
- */
-
-+#if __FreeBSD__ < 5
-+#include <sys/types.h>
-+#endif
- #include <sys/socket.h>
-
- #ifdef __cplusplus