]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Why wouldn't this be a mod_ssl header?
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 18:22:44 +0000 (18:22 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 18:22:44 +0000 (18:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@99871 13f79535-47bb-0310-9956-ffa450edef68

mod_ssl.h

index fb629b08f4337bc36d8e0e8c1802fab651ec714c..3f865d18a495edea329e2673890a890f1982f08a 100644 (file)
--- a/mod_ssl.h
+++ b/mod_ssl.h
 
 #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"