Fix FTBFS on kfreebsd (#581)
authorLaurent Bigonville <bigon@users.noreply.github.com>
Sun, 17 Jan 2021 10:49:07 +0000 (11:49 +0100)
committerGitHub <noreply@github.com>
Sun, 17 Jan 2021 10:49:07 +0000 (10:49 +0000)
commitd35470382b50aa10e4e81697b23183b50ee45941
tree133c2bd0396086d5cd2ef83d7dc0754b76864d4d
parente6df67cf1f6e895c9f72bb3756cfc186d4e78390
Fix FTBFS on kfreebsd (#581)

kfreebsd is a FreeBSD kernel and a GNU libc

The only macro defined in that case is __FreeBSD_kernel__

Fix #580
lib/mount_util.c