1 /* Versions of the 'struct stat' data structure used in compatibility xstat 2 functions. */ 3 #define _STAT_VER 0 4 #define _MKNOD_VER 0 5