summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-29 23:01:29 +0000
committerBruno Haible <bruno@clisp.org>2007-03-29 23:01:29 +0000
commit1036a1ce06b4db4555d078f52b04154f11fd1307 (patch)
treee07b213dc7095a0bab6cb253617a9533f32c2d76 /ChangeLog
parent8597e37982fbac935eca0bc082b67d4373186856 (diff)
downloadgnulib-1036a1ce06b4db4555d078f52b04154f11fd1307.tar.gz
Make it compile on AIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 230c3eab86..d01aaba4ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-29 Bruno Haible <bruno@clisp.org>
+
+ * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
+
2007-03-29 Paul Eggert <eggert@cs.ucla.edu>
* lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,