1#ifndef _JFS_USER_H
2#define _JFS_USER_H
3
4typedef unsigned short kdev_t;
5
6#include <ext2fs/kernel-jbd.h>
7
8#endif /* _JFS_USER_H */
9