From 346cea54b9c672bab761e66c6633ec826b06bdc6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 28 Apr 2000 16:50:24 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 06c85e6d7a..122280f66d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2000-04-28 Jim Meyering + + * rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid + redefinition warning on some systems (HPUX). Otherwise, regex.h is + included first, then limits.h is included by locale.h by libintl.h. + From John David Anglin. + 2000-04-25 Jim Meyering * makepath.c (S_IRWXUGO): Define. -- 2.30.2