]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsprogs: include headers for open() in ext2fs.h
authorEric Sandeen <sandeen@redhat.com>
Mon, 3 Oct 2011 17:16:48 +0000 (13:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Oct 2011 17:16:52 +0000 (13:16 -0400)
commite43bb12f402c7de72113a24701fcd17024e1f25c
tree012d1c4a1c1f365d59cd4403696a4f49dc4b54dd
parent82fc189b6354ca54d4f498160997385e2b2a4146
e2fsprogs: include headers for open() in ext2fs.h

ext2fs.h now calls open() so it should include the headers needed
for this system call as well.

Addresses-Red-Hat-Bugzilla: #742147

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h