summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrien Schildknecht <adriens@google.com>2016-11-23 10:21:42 -0800
committerTheodore Ts'o <tytso@mit.edu>2017-05-23 22:47:23 -0400
commitf47f3195857867f18a781df317c833a3e97300c4 (patch)
tree891f6f03298f1e73dda46c5d2115c9c2c92f4918 /configure.ac
parent43f927f7aa259c1deca0ec5855b1e5d23cb7f9e0 (diff)
AOSP: android: libext2fs and com_err for windows
Test: m libext2fs-host && m libext2_com_err-host Change-Id: I92b6717b617a4f7f16182bf12af58cb22f20fa8f From AOSP commit: 1538eb4c580d53657f82e4e0170ca5ad5b67455c Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9da7b868..4c994da6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -920,6 +920,7 @@ AC_CHECK_HEADERS(m4_flatten([
linux/fd.h
linux/major.h
linux/loop.h
+ linux/types.h
net/if_dl.h
netinet/in.h
sys/acl.h
@@ -1094,8 +1095,10 @@ AC_CHECK_FUNCS(m4_flatten([
fallocate
fallocate64
fchown
+ fcntl
fdatasync
fstat64
+ fsync
ftruncate64
futimes
getcwd