summaryrefslogtreecommitdiff
path: root/benchmarks/httperf/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/httperf/patches/patch-ac')
-rw-r--r--benchmarks/httperf/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/httperf/patches/patch-ac b/benchmarks/httperf/patches/patch-ac
deleted file mode 100644
index 2564b4d1dce..00000000000
--- a/benchmarks/httperf/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2006/12/07 06:27:30 cjs Exp $
-
---- lib/ssl_writev.c.orig 2000-10-12 09:09:47.000000000 +0900
-+++ lib/ssl_writev.c 2006-12-07 15:14:21.000000000 +0900
-@@ -31,7 +31,7 @@
-
- #ifdef HAVE_OPENSSL_SSL_H
-
--#include <alloca.h>
-+#include <stdlib.h>
- #include <string.h>
-
- #include <sys/types.h>