maint: remove definition of O_CLOEXEC, ...
authorJim Meyering <meyering@redhat.com>
Tue, 28 Jun 2011 18:09:49 +0000 (20:09 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Jun 2011 22:30:12 +0000 (23:30 +0100)
commit2602a526e1cd9fd0f81d33e331e0911edece3685
tree094b4dd54575dbe453da2ff7b454b675c4af6a38
parent2419bda3b4b47687c787a2937238fee932ad66e5
maint: remove definition of O_CLOEXEC, ...

now that we're using gnulib's fcntl module, which ensures
that we use a conforming <fcntl.h>.
* lib/hivex.c (O_CLOEXEC): Remove definition.
* bootstrap (modules): Add fcntl for its guaranteed definition
of O_CLOEXEC.
bootstrap
lib/hivex.c