Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-04-01 04:40:33 +0400
committerRob Landley <rob@landley.net>2006-04-01 04:40:33 +0400
commit43ac88849b9a36948a606a64d94e0369ee7f2ba2 (patch)
treeab10d683435ae62166e2ef6867419172a4d3cb05 /e2fsprogs/tune2fs.c
parent5cf905a871d696b00115a359bbc253483b82da0f (diff)
Ext2fs cleanup from Garrett Kajmowicz.
Diffstat (limited to 'e2fsprogs/tune2fs.c')
-rw-r--r--e2fsprogs/tune2fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/tune2fs.c b/e2fsprogs/tune2fs.c
index 2bd9a65ae..65ff445e7 100644
--- a/e2fsprogs/tune2fs.c
+++ b/e2fsprogs/tune2fs.c
@@ -39,7 +39,7 @@
#include "ext2fs/ext2fs.h"
#include "uuid/uuid.h"
#include "e2p/e2p.h"
-#include "ext2fs/jfs_user.h"
+#include "ext2fs/kernel-jbd.h"
#include "util.h"
#include "blkid/blkid.h"