OSDN Git Service

Add fallocate.c to lib/exte2fs/Android.mk
authorTheodore Ts'o <tytso@mit.edu>
Sun, 12 Jul 2015 03:24:38 +0000 (23:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 Jul 2015 20:10:58 +0000 (16:10 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/Android.mk

index 1609ee7..0e87943 100644 (file)
@@ -31,6 +31,7 @@ libext2fs_src_files := \
        expanddir.c \
        ext_attr.c \
        extent.c \
+       fallocate.c \
        fileio.c \
        finddev.c \
        flushb.c \