diff options
Diffstat (limited to 'sysdeps/generic/xstatver.h')
-rw-r--r-- | sysdeps/generic/xstatver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/xstatver.h b/sysdeps/generic/xstatver.h index d727c98..281013b 100644 --- a/sysdeps/generic/xstatver.h +++ b/sysdeps/generic/xstatver.h @@ -1,3 +1,4 @@ /* Versions of the 'struct stat' data structure used in compatibility xstat functions. */ #define _STAT_VER 0 +#define _MKNOD_VER 0 |