diff options
Diffstat (limited to 'sys-fs/unionfs/files/unionfs-1.0.12a-amd64.patch')
-rw-r--r-- | sys-fs/unionfs/files/unionfs-1.0.12a-amd64.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-fs/unionfs/files/unionfs-1.0.12a-amd64.patch b/sys-fs/unionfs/files/unionfs-1.0.12a-amd64.patch deleted file mode 100644 index ae1564d546ca..000000000000 --- a/sys-fs/unionfs/files/unionfs-1.0.12a-amd64.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- unionfs-1.0.11/file.c 2005-03-24 03:25:47.000000000 +0000 -+++ unionfs-1.0.11_malc/file.c 2005-03-26 21:32:16.000000000 +0000 -@@ -22,6 +22,7 @@ - #include "fist.h" - #include "unionfs.h" - #include <linux/dcache.h> -+#include <linux/compat.h> - - /******************* - * File Operations * ---- unionfs-1.0.11/locks.c 2005-03-24 03:25:47.000000000 +0000 -+++ unionfs-1.0.11_malc/locks.c 2005-03-26 21:33:10.000000000 +0000 -@@ -22,6 +22,7 @@ - #endif /* HAVE_CONFIG_H */ - #include "fist.h" - #include "unionfs.h" -+#include <linux/compat.h> - - - #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) |