diff options
Diffstat (limited to 'conform/data')
-rw-r--r-- | conform/data/fcntl.h-data | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/conform/data/fcntl.h-data b/conform/data/fcntl.h-data index 1971d4a742..ccaf98f487 100644 --- a/conform/data/fcntl.h-data +++ b/conform/data/fcntl.h-data @@ -48,15 +48,6 @@ constant O_RDWR constant O_WRONLY #if !defined POSIX -constant S_IFMT -constant S_IFBLK -constant S_IFCHR -constant S_IFIFO -constant S_IFREG -constant S_IFDIR -constant S_IFLNK -constant S_IFSOCK - constant S_IRWXU constant S_IRUSR constant S_IWUSR |