slackbuilds_ponce/system/sash/patches/sash-3.7-cmd_chattr.c.patch
2010-05-13 00:41:45 +02:00

12 lines
336 B
Diff

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"