*** empty log message ***
[gnulib.git] / lib / ChangeLog
index 13037fb..a62af45 100644 (file)
@@ -1,5 +1,9 @@
 2000-02-27  Jim Meyering  <meyering@lucent.com>
 
+       * backupfile.c: Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H',
+       not `#if STDC_HEADERS'.
+       Declare malloc if needed.
+
        * backupfile.c: Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
        now that autoconf always defines the HAVE_DECL_ symbols.
        * human.c: Likewise.