--- code/trunk/pcre_info.c 2007/07/31 11:11:23 198 +++ code/trunk/pcre_info.c 2007/07/31 14:39:09 199 @@ -43,6 +43,10 @@ deprecated, as it has been superseded by pcre_fullinfo(). */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "pcre_internal.h"