X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frpmatch.c;h=3a439d7e318153128b311912c2850d83f16f3877;hb=refs%2Ftags%2FFILEUTILS-3_16x;hp=bdbff6d7c79003e8b72ffe346c2b38166ac990af;hpb=729a416929445412aa45238f483c266f0555c6d8;p=gnulib.git diff --git a/lib/rpmatch.c b/lib/rpmatch.c index bdbff6d7c..3a439d7e3 100644 --- a/lib/rpmatch.c +++ b/lib/rpmatch.c @@ -1,6 +1,6 @@ /* Determine whether string value is affirmation or negative response according to current locale's data. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1998 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,11 +30,7 @@ #endif #include -#if WITH_REGEX -# include -#else -# include -#endif +#include #if ENABLE_NLS # include