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