]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Include Angle-bracket form to Quoted form
authorSteffen Land <steffenal@apache.org>
Thu, 14 May 2020 12:09:11 +0000 (12:09 +0000)
committerSteffen Land <steffenal@apache.org>
Thu, 14 May 2020 12:09:11 +0000 (12:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877740 13f79535-47bb-0310-9956-ffa450edef68

modules/loggers/mod_log_json.c

index 021cd6cb30ccca941c2a4614a8b37e972c54900a..825da6b170fa1281d56e627211e3ee27b15fff9d 100644 (file)
@@ -22,7 +22,7 @@
 #include "http_request.h"
 
 #include <mod_ssl.h>
-#include <mod_log_config.h>
+#include "mod_log_config.h"
 
 #include "apr_strings.h"