ports/sysutils/fusefs-fusexmp_fh/files/patch-lib_mount_util.h
Li-Wen Hsu 37bd4f91cc - Fix build for FreeBSD-6 by importing libfuse-libs patches
Submitted by:	<buganini AT gmail.com> (maintainer)
2010-08-28 23:04:37 +00:00

7 lines
346 B
C

--- lib/mount_util.h.orig 2008-02-04 00:24:07.000000000 -0500
+++ lib/mount_util.h 2008-02-04 00:24:20.000000000 -0500
@@ -14,4 +14,3 @@
char *fuse_mnt_resolve_path(const char *progname, const char *orig);
int fuse_mnt_check_empty(const char *progname, const char *mnt,
mode_t rootmode, off_t rootsize);
-int fuse_mnt_check_fuseblk(void);