Index: head/sysutils/fusefs-smbnetfs/Makefile =================================================================== --- head/sysutils/fusefs-smbnetfs/Makefile +++ head/sysutils/fusefs-smbnetfs/Makefile @@ -22,7 +22,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} -USES= fuse iconv pkgconfig samba:lib tar:bzip2 +USES= compiler:c11 fuse iconv pkgconfig samba:lib tar:bzip2 USE_GNOME= glib20:build GNU_CONFIGURE= yes Index: head/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h =================================================================== --- head/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h +++ head/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h @@ -0,0 +1,10 @@ +--- src/fusepod_util.h.orig 2019-04-09 11:38:35 UTC ++++ src/fusepod_util.h +@@ -15,6 +15,7 @@ + #ifndef _FUSEPOD_UTIL_H_ + #define _FUSEPOD_UTIL_H_ + ++#include + #include + #include +