]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - security/tomoyo/realpath.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / security / tomoyo / realpath.c
index 1d0bf8fa1922fdedec280ba5085f8cafe43d1d68..d1e05b0477154447ce7cb75dcdb3cb8e2ed94259 100644 (file)
@@ -14,6 +14,7 @@
 #include <linux/slab.h>
 #include <net/sock.h>
 #include "common.h"
+#include "../../fs/internal.h"
 
 /**
  * tomoyo_encode: Convert binary string to ascii string.