]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 5 Jan 1996 02:46:41 +0000 (02:46 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Jan 1996 02:46:41 +0000 (02:46 +0000)
old/textutils/ChangeLog

index 877059c05b9cfa54bb00c94cfe0f4d90c50a5c34..06f0ac6f0229b6c5e1b36b4f535d15e21929efb7 100644 (file)
@@ -1,5 +1,9 @@
 Thu Jan  4 20:32:52 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
+       * nl.c: Include rx.h after limit.h (not before) to avoid warning
+       about the redeclaration of RE_DUP_MAX in limit.h.  rx.h protects
+       its definition.  From Kaveh Ghazi.
+
        * src/Makefile.am (DIST_OTHER): Include md5-test.rfc so make check
        works again.  Reported by François Pinard and Kaveh Ghazi.