--- code/trunk/pcre_info.c 2007/09/10 13:23:56 230 +++ code/trunk/pcre_info.c 2008/01/20 20:07:32 305 @@ -6,7 +6,7 @@ and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel - Copyright (c) 1997-2007 University of Cambridge + Copyright (c) 1997-2008 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without @@ -44,7 +44,7 @@ #ifdef HAVE_CONFIG_H -#include +#include "config.h" #endif #include "pcre_internal.h"