]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 16 Oct 2003 07:08:47 +0000 (07:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 Oct 2003 07:08:47 +0000 (07:08 +0000)
lib/ChangeLog

index f33d9ddcaeafaadeda4eda44fdb62f62d93d5d3e..03b16052692e314d3572d8bde8bc259d0a51ca08 100644 (file)
@@ -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.