[JFFS2] debug.h: include <linux/sched.h> for current->pid
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 13 Jan 2007 00:19:03 +0000 (08:19 +0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 13 Jan 2007 00:19:03 +0000 (08:19 +0800)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/debug.h

index 3daf3bc..f89c85d 100644 (file)
@@ -13,6 +13,7 @@
 #ifndef _JFFS2_DEBUG_H_
 #define _JFFS2_DEBUG_H_
 
+#include <linux/sched.h>
 
 #ifndef CONFIG_JFFS2_FS_DEBUG
 #define CONFIG_JFFS2_FS_DEBUG 0