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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a226fde5bd02fcef71f03547447281585479f9e;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/modules/ssl@99871 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/mod_ssl.h b/mod_ssl.h index fb629b08f43..3f865d18a49 100644 --- a/mod_ssl.h +++ b/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"