diff options
Diffstat (limited to 'fs/ext2/truncate.c')
-rw-r--r-- | fs/ext2/truncate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext2/truncate.c b/fs/ext2/truncate.c index 653936278..ba8397196 100644 --- a/fs/ext2/truncate.c +++ b/fs/ext2/truncate.c @@ -18,7 +18,6 @@ * General cleanup and race fixes, wsh, 1998 */ -#include <linux/module.h> #include <linux/fs.h> #include <linux/locks.h> |