e2fsprogs/lib/ext2fs/jfs_user.h

10 lines
123 B
C

#ifndef _JFS_USER_H
#define _JFS_USER_H
typedef unsigned short kdev_t;
#include <linux/jbd.h>
#endif /* _JFS_USER_H */