From: Aaron Bannert Date: Tue, 20 Nov 2001 21:34:43 +0000 (+0000) Subject: No good reason to have this in <> instead of "". Having it in <> might X-Git-Tag: 2.0.29~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0acc68d2bb463b65a6db0fc47a98ac8658a27458;p=thirdparty%2Fapache%2Fhttpd.git No good reason to have this in <> instead of "". Having it in <> might interact badly with makefile dependency generators, too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/ssl_util.c b/modules/ssl/ssl_util.c index ab3b55617c0..5760d021279 100644 --- a/modules/ssl/ssl_util.c +++ b/modules/ssl/ssl_util.c @@ -61,10 +61,10 @@ name to the list of people who piss me off!'' -- Calvin */ -#include #include "mod_ssl.h" #include "ap_mpm.h" +#include "apr_thread_mutex.h" /* _________________________________________________________________ **