Fix autoconf header and include path so trunk builds.

This commit is contained in:
b1v1r
2010-08-31 18:35:55 +00:00
parent 7aa83b5c9f
commit 3a10f9fb8d
24 changed files with 1696 additions and 1445 deletions

View File

@@ -16,9 +16,11 @@
* directly using the email address support@breach.com.
*
*/
#include "modsecurity_config.h"
#include <sys/stat.h>
#include "mod_security2_config.h"
#include "re.h"
#include "msc_logging.h"
#include "httpd.h"