--- code/trunk/pcre_version.c 2007/04/04 14:06:52 145 +++ code/trunk/pcre_version.c 2007/07/31 14:39:09 199 @@ -42,6 +42,10 @@ string that identifies the PCRE version that is in use. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "pcre_internal.h"