mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-29 13:18:30 -05:00
deleted some zero size include files
This commit is contained in:
@@ -336,7 +336,7 @@ typedef struct journal_superblock_s
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/fs.h>
|
||||
#include <linux/sched.h>
|
||||
//#include <linux/sched.h>
|
||||
|
||||
enum jbd_state_bits {
|
||||
BH_JBD /* Has an attached ext3 journal_head */
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#ifdef CONFIG_KMOD
|
||||
#include <linux/kmod.h>
|
||||
#endif
|
||||
#include <linux/spinlock.h>
|
||||
//#include <linux/spinlock.h>
|
||||
|
||||
struct nls_table *tables;
|
||||
spinlock_t nls_lock;
|
||||
|
||||
Reference in New Issue
Block a user