mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-29 13:18:30 -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__
|
||||
|
||||
#include <linux/fs.h>
|
||||
#include <linux/sched.h>
|
||||
//#include <linux/sched.h>
|
||||
|
||||
#define J_ASSERT ASSERT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user