diff options
Diffstat (limited to 'fs/befs/debug.c')
-rw-r--r-- | fs/befs/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/befs/debug.c b/fs/befs/debug.c index 875cc0aa318c..3afd0882fdb9 100644 --- a/fs/befs/debug.c +++ b/fs/befs/debug.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #endif /* __KERNEL__ */ | 21 | #endif /* __KERNEL__ */ |
22 | 22 | ||
23 | #include "befs.h" | 23 | #include "befs.h" |
24 | #include "endian.h" | ||
25 | 24 | ||
26 | #define ERRBUFSIZE 1024 | 25 | #define ERRBUFSIZE 1024 |
27 | 26 | ||