changeset 3133:c46a0a8590b9

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 26 Jan 2001 11:15:53 +0000
parents 52fd2a48203c
children 3ae441e77b40
files lib/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
 2001-01-26  Jim Meyering  <meyering@lucent.com>
 
+	* quotearg.c: Include stddef.h.
+	* quote.c: Include stddef.h.
+	Reported by Axel Kittenberger.
+
 	* xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
 	line in double quotes so that it evokes a better diagnostic.
 	[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.