summaryrefslogtreecommitdiff
path: root/sysutils/mtpfs/files/patch-mtpfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mtpfs/files/patch-mtpfs.h')
-rw-r--r--sysutils/mtpfs/files/patch-mtpfs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/mtpfs/files/patch-mtpfs.h b/sysutils/mtpfs/files/patch-mtpfs.h
deleted file mode 100644
index 92ca2ae91cda..000000000000
--- a/sysutils/mtpfs/files/patch-mtpfs.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>