Whamcloud - gitweb
libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero
[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 "kernel-jbd.h"
7
8 #endif /* _JFS_USER_H */