summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f33d9ddca..03b160526 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,7 @@
2003-10-16 Jim Meyering <jim@meyering.net>
+ * xmalloc.c: Include <string.h>, for declarations of memset and memcpy.
+
* exclude.c: Update from gnulib.
* xgethostname.c: Include xgethostname.h.
* xgethostname.h: New file, from gnulib.