From 63f7c8b6b94b2d9371ae9aa69970208b5eeccb93 Mon Sep 17 00:00:00 2001 From: Aaron Bannert Date: Tue, 20 Nov 2001 21:34:43 +0000 Subject: [PATCH] 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/modules/ssl@92059 13f79535-47bb-0310-9956-ffa450edef68 --- ssl_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssl_util.c b/ssl_util.c index ab3b55617c0..5760d021279 100644 --- a/ssl_util.c +++ b/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" /* _________________________________________________________________ ** -- 2.47.2