]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/pass1.c
Fix compiling under diet libc
authorTheodore Ts'o <tytso@mit.edu>
Fri, 12 Sep 2008 13:10:39 +0000 (09:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 12 Sep 2008 13:10:39 +0000 (09:10 -0400)
commit0eeec8ac61bf1eaa31533b2be825cd75580829c9
tree89118cba85bf3cd64ba24e2c205788baead4d607
parentf8bd55160cde8a678a9ddbf69b7555504b253bef
Fix compiling under diet libc

Some recent changes had caused diet libc support to bitrot.  Fix up
missing header files and other portability fixups needed for dietlibc.
(Many of these changes also improve general portability.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
13 files changed:
e2fsck/Makefile.in
e2fsck/crc32.c
e2fsck/ea_refcount.c
e2fsck/message.c
e2fsck/pass1.c
e2fsck/region.c
intl/dcigettext.c
intl/l10nflist.c
lib/ext2fs/crc16.c
lib/ext2fs/crc16.h
lib/ext2fs/csum.c
lib/ext2fs/tst_csum.c
tests/test_config