From c60a90b73971706f525fc7e3289291636f50caa5 Mon Sep 17 00:00:00 2001 From: Giulio Benetti Date: Thu, 6 Apr 2023 13:37:57 +0200 Subject: Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753) as well as inclusion to new fuse_mount_compat.h file. Signed-off-by: Giulio Benetti --- lib/mount_bsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/mount_bsd.c') diff --git a/lib/mount_bsd.c b/lib/mount_bsd.c index 35f3634..73abc67 100644 --- a/lib/mount_bsd.c +++ b/lib/mount_bsd.c @@ -14,7 +14,7 @@ #include "fuse_opt.h" #include -#include +#include "fuse_mount_compat.h" #include #include -- cgit v1.2.3