openat: avoid compilation failure due to lack of <errno.h> inclusion
[gnulib.git] / ChangeLog
index a373317..e8ac873 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-18  Dagobert Michelsen  <dam@opencsw.org>  (tiny change)
+
+       openat: avoid compilation failure due to lack of <errno.h> inclusion
+       * lib/openat.c: Include <errno.h>.
+
 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/getcwd (Depends-on): Add fdopendir.