blob: 3a521230e3b9c093f544faba7fb445205c32af25 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#ifndef _JFS_USER_H
2#define _JFS_USER_H
3
4typedef unsigned short kdev_t;
5
6#include "kernel-jbd.h"
7
8#endif /* _JFS_USER_H */