Whamcloud - gitweb
Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
[tools/e2fsprogs.git] / debugfs / jfs_user.h
1 #ifndef _JFS_USER_H
2 #define _JFS_USER_H
3
4 typedef unsigned short kdev_t;
5
6 #include <ext2fs/kernel-jbd.h>
7
8 #endif /* _JFS_USER_H */