Sfoglia il codice sorgente

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

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse 18 anni fa
parent
commit
e499e01d23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      fs/jffs2/debug.h

+ 1 - 0
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