diff options
Diffstat (limited to 'system/sash/patches/sash-3.7-cmd_chattr.c.patch')
-rw-r--r-- | system/sash/patches/sash-3.7-cmd_chattr.c.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/sash/patches/sash-3.7-cmd_chattr.c.patch b/system/sash/patches/sash-3.7-cmd_chattr.c.patch deleted file mode 100644 index 11ee509338..0000000000 --- a/system/sash/patches/sash-3.7-cmd_chattr.c.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur sash-3.7.orig/cmd_chattr.c sash-3.7/cmd_chattr.c ---- sash-3.7.orig/cmd_chattr.c 2002-03-08 01:21:03.000000000 -0600 -+++ sash-3.7/cmd_chattr.c 2007-08-22 15:58:52.234784527 -0500 -@@ -12,7 +12,7 @@ - - #include <sys/ioctl.h> - #include <sys/types.h> --#include <linux/ext2_fs.h> -+#include <ext2fs/ext2_fs.h> - - #include "sash.h" - |