mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
11 lines
223 B
C
11 lines
223 B
C
--- mtpfs.h.orig 2016-12-15 23:55:52 UTC
|
|
+++ mtpfs.h
|
|
@@ -17,7 +17,7 @@
|
|
#include <fcntl.h>
|
|
#include <dirent.h>
|
|
#include <errno.h>
|
|
-#include <sys/statfs.h>
|
|
+#include <sys/mount.h>
|
|
|
|
#include <libmtp.h>
|
|
#include <glib.h>
|