--- code/trunk/pcre_globals.c 2007/07/31 11:11:23 198 +++ code/trunk/pcre_globals.c 2007/07/31 14:39:09 199 @@ -46,6 +46,10 @@ all threads. However, when compiling for Virtual Pascal, things are done differently, and global variables are not used (see pcre.in). */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "pcre_internal.h" #ifndef VPCOMPAT