From a3d1c7849936e481ae10dea5312a36a448a5d5bf Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 27 Jan 2019 00:21:17 +0100 Subject: mountlist: Use Linux code on Android. * lib/mountlist.c (setmntent, endmntent): Define fallbacks. (unescape_tab, read_file_system_list): Enable Linux code on Android as well. * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Test for setmntent and endmntent. * modules/mountlist (Depends-on): Add 'getline'. --- modules/mountlist | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/mountlist') diff --git a/modules/mountlist b/modules/mountlist index 1e7d22a5e0..81ab2bfe40 100644 --- a/modules/mountlist +++ b/modules/mountlist @@ -9,6 +9,7 @@ m4/fstypename.m4 m4/mountlist.m4 Depends-on: +getline stdbool stdint strstr-simple -- cgit v1.2.1