From 0acc68d2bb463b65a6db0fc47a98ac8658a27458 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@92059 13f79535-47bb-0310-9956-ffa450edef68 --- modules/ssl/ssl_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ssl/ssl_util.c b/modules/ssl/ssl_util.c index ab3b55617c..5760d02127 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" /* _________________________________________________________________ ** -- 2.50.1