mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Correct the order of includes to follow httpd conventions, and get
Win32 compiling again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* Copyright 1999-2001 Dave Carrigan
|
||||
*/
|
||||
|
||||
#include <apr_ldap.h>
|
||||
#include "httpd.h"
|
||||
#include "util_ldap.h"
|
||||
#include "util_ldap_cache.h"
|
||||
#include <apr_strings.h>
|
||||
|
Reference in New Issue
Block a user