]> granicus.if.org Git - apache/commitdiff
un-win32ize
authorDoug MacEachern <dougm@apache.org>
Tue, 31 Jul 2001 02:10:29 +0000 (02:10 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 31 Jul 2001 02:10:29 +0000 (02:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89812 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/ssl_engine_ext.c

index 54065a570ba97cebf0a0be13324a54b2e9b73436..6c697517674dba59fd5cb7655fd009411982f5fa 100644 (file)
@@ -67,7 +67,7 @@
 **  _________________________________________________________________
 */
 
-#include "..\..\modules\loggers\mod_log_config.h"
+#include "../../modules/loggers/mod_log_config.h"
 static void  ssl_ext_mlc_register(apr_pool_t *p);
 #if 0 /* XXX */
 static void  ssl_ext_mlc_unregister(void);