Merge pull request #7 from gwroblew/remotes/trunk

Fixed build on Apache 2.4.
This commit is contained in:
Breno Silva 2012-11-06 14:38:15 -08:00
commit 2b1c1ad74a
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
/* This file is left empty for building on Windows. */
/* This file is left empty for building on Windows. */

View File

@ -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"