repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
sash
/
sash-3.7-add-fs-include.patch
blob
7a9632b57e99579cf799d75ad272cbb08dbb66be
1
--- sash-3.7/cmd_chattr.c 2002-03-08 08:21:03.000000000 +0100
2
+++ sash-3.7-patch/cmd_chattr.c 2009-07-01 11:57:43.844920132 +0200
3
@@ -12,6 +12,7 @@
4
5
#include <sys/ioctl.h>
6
#include <sys/types.h>
7
+#include <linux/fs.h>
8
#include <linux/ext2_fs.h>
9
10
#include "sash.h"