vfs: trim includes a bit

[folded fix for missing magic.h from Tetsuo Handa]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2011-12-07 13:06:11 -05:00
parent be08d6d260
commit d10577a8d8
3 changed files with 7 additions and 20 deletions
+1
View File
@@ -5,6 +5,7 @@
*/
#include "common.h"
#include <linux/magic.h>
/**
* tomoyo_encode2 - Encode binary string to ascii string.