test-inttostr.c: include <string.h> for use of strcmp
[pspp] / ChangeLog
index cab8f6c6fba01e84560b86219ae8492dd67a6336..a8443e06d32fa4b50be75d585883151e95319004 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-06-11  Jim Meyering  <meyering@redhat.com>
 
+       test-inttostr.c: include <string.h> for use of strcmp
+       * tests/test-inttostr.c: Include <string.h> for strcmp declaration.
+
        test-linkat: avoid failed assertion on "other" architectures
        * tests/test-linkat.c: Include <sys/stat.h>, for declarations of stat,
        lstat, mkdir.  Patch by John Rigby, to fix FTBFS on armel, powerpc,