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,13 +16,14 @@
* directly using the email address support@breach.com.
*
*/
#include "modsecurity_config.h"
#include <ctype.h>
#include <fcntl.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "mod_security2_config.h"
#include "msc_release.h"
#include "msc_util.h"