diff options
Diffstat (limited to 'conform/data/cpio.h-data')
| -rw-r--r-- | conform/data/cpio.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/cpio.h-data b/conform/data/cpio.h-data index ac7d40fd5e..ab91f2c07f 100644 --- a/conform/data/cpio.h-data +++ b/conform/data/cpio.h-data @@ -1,4 +1,4 @@ -#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined ISO23 && !defined POSIX constant C_IRUSR == 0000400 constant C_IWUSR == 0000200 constant C_IXUSR == 0000100 |
