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