mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-30 05:18:31 -05:00
fix for compile error in old jbd
This commit is contained in:
@@ -279,7 +279,7 @@ typedef struct journal_superblock_s
|
|||||||
#ifdef __KERNEL__
|
#ifdef __KERNEL__
|
||||||
|
|
||||||
#include <linux/fs.h>
|
#include <linux/fs.h>
|
||||||
#include <linux/sched.h>
|
//#include <linux/sched.h>
|
||||||
|
|
||||||
#define J_ASSERT ASSERT
|
#define J_ASSERT ASSERT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user