commit: 6863aaf805bdfd8ef8c34f17f3371c47ae308062 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 22 19:49:33 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Mar 22 22:49:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6863aaf8
sys-fs/f2fs-tools: remove unused patch sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch | 10 ---------- 1 file changed, 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 7ca70222fd5..00000000000 --- 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>
