Skip to content

Commit 2b1c1ad

Browse files
committed
Merge pull request #7 from gwroblew/remotes/trunk
Fixed build on Apache 2.4.
2 parents ee11125 + f14eaeb commit 2b1c1ad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apache2/modsecurity_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/* This file is left empty for building on Windows. */
1+
/* This file is left empty for building on Windows. */

apache2/msc_crypt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "msc_util.h"
1717
#include "apr_sha1.h"
1818
#include "apr_uri.h"
19+
#include "apr_base64.h"
1920
#include "acmp.h"
2021
#include "libxml/HTMLtree.h"
2122
#include "libxml/uri.h"

0 commit comments

Comments
 (0)