--- code/trunk/pcre_tables.c 2007/03/09 15:59:06 117 +++ code/trunk/pcre_tables.c 2007/08/01 09:10:40 200 @@ -44,6 +44,10 @@ clashes with the library. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "pcre_internal.h"