summaryrefslogtreecommitdiff
path: root/sys-fs/f2fs-tools/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
commitc5283d322accc6097afec74eab24550829788bab (patch)
treeb99ce668128d82a026eaa31461643f9173f9b77b /sys-fs/f2fs-tools/files
parent5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff)
gentoo resync : 23.03.2018
Diffstat (limited to 'sys-fs/f2fs-tools/files')
-rw-r--r--sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch b/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
deleted file mode 100644
index 7ca70222fd5a..000000000000
--- a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- f2fs-tools-1.8.0/lib/libf2fs.c.orig 2017-07-03 03:01:53.000000000 +0600
-+++ f2fs-tools-1.8.0/lib/libf2fs.c 2017-08-17 00:45:01.638979885 +0600
-@@ -16,6 +16,7 @@
- #include <fcntl.h>
- #include <mntent.h>
- #include <time.h>
-+#include <sys/sysmacros.h>
- #include <sys/stat.h>
- #include <sys/mount.h>
- #include <sys/ioctl.h>