diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /benchmarks/httperf/files/patch-lib::ssl_writev.c | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'benchmarks/httperf/files/patch-lib::ssl_writev.c')
-rw-r--r-- | benchmarks/httperf/files/patch-lib::ssl_writev.c | 13 |
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> |