changeset 3010:a1174bfcd025

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 02 Dec 2000 09:58:43 +0000
parents 82fbfc5f47c0
children cfac05e92de9
files lib/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Sat Dec 02 09:58:31 2000 +0000
+++ b/lib/ChangeLog	Sat Dec 02 09:58:43 2000 +0000
@@ -1,3 +1,7 @@
+2000-12-01  Paul Eggert  <eggert@twinsun.com>
+
+	* lib/memrchr.c: Include <config.h> before any system include file.
+
 2000-11-29  Paul Eggert  <eggert@twinsun.com>
 
 	* lib/dirname.c (dir_name_r): Fix typo: int -> size_t.