--- code/trunk/pcre_maketables.c 2007/03/09 15:59:06 117 +++ code/trunk/pcre_maketables.c 2007/07/31 14:39:09 199 @@ -45,7 +45,10 @@ #ifndef DFTABLES -#include "pcre_internal.h" + #ifdef HAVE_CONFIG_H + #include + #endif + #include "pcre_internal.h" #endif