get_mounted_filesystems() should use getmntent() if that function is
commit8270e790dae8fd8452735114a576bfff701ed19f
authorjay <jay>
Sun, 21 Nov 2004 14:25:21 +0000 (21 14:25 +0000)
committerjay <jay>
Sun, 21 Nov 2004 14:25:21 +0000 (21 14:25 +0000)
treec12270bb85661292c891b059bb079277b4f4f8ab
parent82a2e5c2babb97d3dfdc055627694bf1b0e4b4ce
get_mounted_filesystems() should use getmntent() if that function is
present, rather than just if configure didn't find anything better for
filesystem_type_uncached() to use than that.
find/fstype.c