Simply #ifdefs
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 3 Aug 2017 15:13:23 +0000 (17:13 +0200)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 3 Aug 2017 15:21:06 +0000 (17:21 +0200)
commitcbf19044da93e550b559639271c56f5c17c2172f
tree4159d1aeade3340e4b59129dab04700b2d2917c2
parent67a904806e526bb02a37645861c046562b8c4711
Simply #ifdefs

mount_bsd.c is only used when compiling for *BSD, and FreeBSD
is the only BSD that supports FUSE. So there really is no need
to check if this file is compiled under FreeBSD.
lib/mount_bsd.c