Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e499e01d authored by David Woodhouse's avatar David Woodhouse
Browse files

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

parent 8fa7a41f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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