--- code/trunk/pcre_config.c 2007/07/31 11:11:23 198 +++ code/trunk/pcre_config.c 2007/07/31 14:39:09 199 @@ -41,6 +41,10 @@ /* This module contains the external function pcre_config(). */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "pcre_internal.h"