summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/debug.h
diff options
context:
space:
mode:
authorDavid Woodhouse2007-01-13 01:19:03 +0100
committerDavid Woodhouse2007-01-13 01:19:03 +0100
commite499e01d234a31d59679b7b1e1cf628d917ba49a (patch)
tree176b32c989fc852d69090adfc0835028d0854f29 /fs/jffs2/debug.h
parentMerge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 (diff)
downloadkernel-qcow2-linux-e499e01d234a31d59679b7b1e1cf628d917ba49a.tar.gz
kernel-qcow2-linux-e499e01d234a31d59679b7b1e1cf628d917ba49a.tar.xz
kernel-qcow2-linux-e499e01d234a31d59679b7b1e1cf628d917ba49a.zip
[JFFS2] debug.h: include <linux/sched.h> for current->pid
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'fs/jffs2/debug.h')
-rw-r--r--fs/jffs2/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/jffs2/debug.h b/fs/jffs2/debug.h
index 3daf3bca0376..f89c85d5a3f8 100644
--- a/fs/jffs2/debug.h
+++ b/fs/jffs2/debug.h
@@ -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