summaryrefslogtreecommitdiff
path: root/benchmarks/httperf/files/patch-httperf.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/httperf/files/patch-httperf.c')
-rw-r--r--benchmarks/httperf/files/patch-httperf.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/httperf/files/patch-httperf.c b/benchmarks/httperf/files/patch-httperf.c
deleted file mode 100644
index 8e735afadb8d..000000000000
--- a/benchmarks/httperf/files/patch-httperf.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- httperf.c.orig Wed Nov 1 05:20:00 2000
-+++ httperf.c Wed Nov 13 06:19:41 2002
-@@ -68,6 +68,10 @@
- #include <conn.h>
- #include <timer.h>
-
-+#ifdef __FreeBSD__
-+#include <machine/floatingpoint.h>
-+#endif
-+
- #ifdef HAVE_SSL
- # include <openssl/rand.h>
- #endif