X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fregex.c;fp=lib%2Fregex.c;h=d4eb726b295313342c08c28f45986c8afaf1a72d;hb=0632e115747ff96e93330c88f536d7354a7ce507;hp=70ee70ecba1261b2e6605ff120251a55f246889a;hpb=dd19e429b09d30077936e171d44b80cfa0ab7139;p=gnulib.git diff --git a/lib/regex.c b/lib/regex.c index 70ee70ecb..d4eb726b2 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -17,9 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include /* Make sure noone compiles this code with a C++ compiler. */ #if defined __cplusplus && defined _LIBC