Whamcloud - gitweb
Fix e2fsck's handling of external journals,and update journal
[tools/e2fsprogs.git] / lib / ext2fs / jfs_user.h
1 #ifndef _JFS_USER_H
2 #define _JFS_USER_H
3
4 typedef unsigned short kdev_t;
5
6 #include <linux/jbd.h>
7
8
9 #endif /* _JFS_USER_H */