diff options
Diffstat (limited to 'sys-fs/xfsprogs/files/xfsprogs-2.10.1-headers.patch')
-rw-r--r-- | sys-fs/xfsprogs/files/xfsprogs-2.10.1-headers.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-fs/xfsprogs/files/xfsprogs-2.10.1-headers.patch b/sys-fs/xfsprogs/files/xfsprogs-2.10.1-headers.patch deleted file mode 100644 index 3e6e92a3799f..000000000000 --- a/sys-fs/xfsprogs/files/xfsprogs-2.10.1-headers.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- libxfs/xfs_dir2.c -+++ libxfs/xfs_dir2.c -@@ -22,6 +22,7 @@ - */ - - #include <xfs.h> -+#include <ctype.h> /* for tolower() */ - - extern const struct xfs_nameops xfs_default_nameops; - |