summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-16 07:08:47 +0000
committerJim Meyering <jim@meyering.net>2003-10-16 07:08:47 +0000
commitc8dbed5cca8cc5b805697b4047850c875328fd3e (patch)
treeebf698302af8728ed9667af5d60b45f90e934a2e /lib
parent3691d6c0aa76879d2c1fd09c14f6dd4776cc42a3 (diff)
downloadcoreutils-c8dbed5cca8cc5b805697b4047850c875328fd3e.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-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.