--- code/trunk/pcre_compile.c 2007/07/31 14:39:09 199 +++ code/trunk/pcre_compile.c 2007/08/01 09:10:40 200 @@ -42,9 +42,9 @@ supporting internal functions that are not used by other modules. */ -#ifdef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H #include -#endif +#endif #define NLBLOCK cd /* Block containing newline information */ #define PSSTART start_pattern /* Field containing processed string start */