openat: avoid compilation failure due to lack of <errno.h> inclusion
authorDagobert Michelsen <dam@opencsw.org>
Fri, 18 Nov 2011 13:02:51 +0000 (14:02 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 18 Nov 2011 13:03:38 +0000 (14:03 +0100)
commitff37e81646b996b43d4635ddbb12c4e2654d544b
tree48e0c86fe202b29ec2cb2e7e0cc55d8cbe5cb162
parent0e001bcef28951d6b54271349ce8840f7c7c97e3
openat: avoid compilation failure due to lack of <errno.h> inclusion

* lib/openat.c: Include <errno.h>.
ChangeLog
lib/openat.c