projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fa7a41
)
[JFFS2] debug.h: include <linux/sched.h> for current->pid
author
David Woodhouse
<dwmw2@infradead.org>
Sat, 13 Jan 2007 00:19:03 +0000
(08:19 +0800)
committer
David 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
patch
|
blob
|
history
diff --git
a/fs/jffs2/debug.h
b/fs/jffs2/debug.h
index
3daf3bc
..
f89c85d
100644
(file)
--- 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