Add support for buildin under DragonFly BSD
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 14 Jan 2019 20:28:41 +0000 (05:28 +0900)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 14 Jan 2019 20:28:41 +0000 (20:28 +0000)
commitb19748173889580ca3966439f82eb8f2c6512c41
tree7de94c7b728384ee2c990c3a539c253df949a8c7
parente7909ad6484899617dec9664a4b11e8af6b4174a
Add support for buildin under DragonFly BSD

70e25ea74e("Fix build on non-Linux") broke build on DragonFly BSD,
or likely anything other than FreeBSD and NetBSD that is not Linux.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
lib/mount_util.c