From: William A. Rowe Jr Date: Fri, 16 May 2003 18:22:44 +0000 (+0000) Subject: Why wouldn't this be a mod_ssl header? X-Git-Tag: pre_ajp_proxy~1683 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f2145c8318670d627d9cf348a2d609a282b2ff8;p=thirdparty%2Fapache%2Fhttpd.git Why wouldn't this be a mod_ssl header? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99871 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/mod_ssl.h b/modules/ssl/mod_ssl.h index fb629b08f43..3f865d18a49 100644 --- a/modules/ssl/mod_ssl.h +++ b/modules/ssl/mod_ssl.h @@ -109,9 +109,8 @@ #define MOD_SSL_VERSION AP_SERVER_BASEREVISION -#include "ssl_toolkit_compat.h" - /* mod_ssl headers */ +#include "ssl_toolkit_compat.h" #include "ssl_expr.h" #include "ssl_util_ssl.h" #include "ssl_util_table.h"