Fix build with IGNORE_MTAB (#425)
authorMichael Forney <mforney@mforney.org>
Sat, 15 Jun 2019 10:16:45 +0000 (03:16 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sat, 15 Jun 2019 10:16:45 +0000 (11:16 +0100)
commitf0c52798b761280583379ba267b0ecc1ea34bbfc
tree5b641281a836d3059e8427d266398918a7ea0c4c
parent38c947503d05c003ec94f1a783cf5172020d1b0d
Fix build with IGNORE_MTAB (#425)

chdir_to_parent and check_is_mount are used by should_auto_mount, added
in fuse-3.3.0, regardless of whether IGNORE_MTAB is defined.
util/fusermount.c