MODSEC-359

This commit is contained in:
Breno Silva 2012-11-28 23:14:57 -04:00
parent 4564c65489
commit bd3cb0c72d

View File

@ -14,7 +14,7 @@
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#if #if APR_HAVE_STDINT_H #if APR_HAVE_STDINT_H
#include <stdint.h> #include <stdint.h>
#endif #endif
#include <string.h> #include <string.h>