Commit e499e01d authored by David Woodhouse's avatar David Woodhouse

[JFFS2] debug.h: include <linux/sched.h> for current->pid

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 8fa7a41f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment