blob: 17a82c7bcd9329ea48a5a5e5960df0e232124299 [file] [log] [blame]
Theodore Ts'oda81e3f2001-03-29 20:49:58 +00001#ifndef _JFS_USER_H
2#define _JFS_USER_H
3
4typedef unsigned short kdev_t;
5
6#include <linux/jfs.h>
7
8
9#endif /* _JFS_USER_H */