mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Merge pull request #7 from gwroblew/remotes/trunk
Fixed build on Apache 2.4.
This commit is contained in:
commit
2b1c1ad74a
@ -1 +1 @@
|
||||
/* This file is left empty for building on Windows. */
|
||||
/* This file is left empty for building on Windows. */
|
||||
|
@ -16,6 +16,7 @@
|
||||
#include "msc_util.h"
|
||||
#include "apr_sha1.h"
|
||||
#include "apr_uri.h"
|
||||
#include "apr_base64.h"
|
||||
#include "acmp.h"
|
||||
#include "libxml/HTMLtree.h"
|
||||
#include "libxml/uri.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user