--- src/sys/sys/dirent.h 2006/08/13 19:19:47 1.6 +++ src/sys/sys/dirent.h 2007/11/20 21:03:46 1.7 @@ -97,6 +97,7 @@ struct dirent { #define DT_LNK 10 #define DT_SOCK 12 #define DT_WHT 14 +#define DT_DBF 15 /* database record file */ /* * The _DIRENT_DIRSIZ macro gives the minimum record length which will hold