aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/httperf/files/patch-lib::ssl_writev.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/httperf/files/patch-lib::ssl_writev.c')
-rw-r--r--benchmarks/httperf/files/patch-lib::ssl_writev.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/httperf/files/patch-lib::ssl_writev.c b/benchmarks/httperf/files/patch-lib::ssl_writev.c
deleted file mode 100644
index 81c05af1e52c..000000000000
--- a/benchmarks/httperf/files/patch-lib::ssl_writev.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- lib/ssl_writev.c.orig Thu Oct 12 09:09:47 2000
-+++ lib/ssl_writev.c Wed Nov 13 06:22:01 2002
-@@ -31,7 +31,10 @@
-
- #ifdef HAVE_OPENSSL_SSL_H
-
-+#ifdef HAVE_ALLOCA_H
- #include <alloca.h>
-+#endif
-+
- #include <string.h>
-
- #include <sys/types.h>