diff options
Diffstat (limited to 'www/apache20/files/patch-modules__ssl__mod_ssl.h')
-rw-r--r-- | www/apache20/files/patch-modules__ssl__mod_ssl.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache20/files/patch-modules__ssl__mod_ssl.h b/www/apache20/files/patch-modules__ssl__mod_ssl.h deleted file mode 100644 index 5ab89afb1a3a..000000000000 --- a/www/apache20/files/patch-modules__ssl__mod_ssl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ./modules/ssl/mod_ssl.h.orig 2007-05-08 19:08:47.000000000 -0400 -+++ ./modules/ssl/mod_ssl.h 2010-05-06 16:06:03.737831861 -0400 -@@ -90,7 +90,7 @@ - #else /* !HAVE_SSLC (implicit HAVE_OPENSSL) */ - - #include <ssl.h> --#include <err.h> -+#include <openssl/err.h> - #include <x509.h> - #include <pem.h> - #include <crypto.h> |