1
0
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:
Bo Brantén
2020-09-28 18:45:59 +02:00
parent e0c60235c5
commit 2eee417130

View File

@@ -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