mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
11 lines
240 B
C
11 lines
240 B
C
--- lib/fusion/shm/shm.c
|
|
+++ lib/fusion/shm/shm.c
|
|
@@ -34,7 +34,7 @@
|
|
#include <sys/param.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
-#include <sys/vfs.h>
|
|
+#include <sys/mount.h>
|
|
|
|
#include <direct/debug.h>
|
|
#include <direct/list.h>
|