freebsd-ports/devel/directfb/files/patch-lib-fusion-shm-shm.c
Pav Lucistnik 4711ced926 - Update to 1.4.3
PR:		ports/146815
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-06-03 08:00:30 +00:00

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>