projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/fs/jffs2/debug.h
b/fs/jffs2/debug.h
index 3daf3bca03767050d1580f6731996e1aaa4d6e6f..f89c85d5a3f8cd28946ace7eebf03103706ca9cd 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