X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fregex.c;fp=lib%2Fregex.c;h=0877dba2604bfbe4e4f3ad021557ddafe0319d39;hb=10a0c062972f210ba2c875be34ef8c950f1761e7;hp=99c1a8250683573ff085466615ed7ae45768decc;hpb=e6d7b6dadff0939558555a87efe46c9c1e60cdb1;p=gnulib.git diff --git a/lib/regex.c b/lib/regex.c index 99c1a8250..0877dba26 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -70,10 +70,6 @@ # include "../locale/localeinfo.h" #endif -/* POSIX says that must be included (by the caller) before - . */ -#include - /* On some systems, limits.h sets RE_DUP_MAX to a lower value than GNU regex allows. Include it before , which correctly #undefs RE_DUP_MAX and sets it to the right value. */