summaryrefslogtreecommitdiff
path: root/conform/data/sys
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-11 14:43:46 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-11 14:43:46 -0800
commit7cdb5a32f9708af6f0dbef8c47bbd8b864d0c62e (patch)
tree786fe8a92dec6fcbfbd407c1bf04b36ed57f7741 /conform/data/sys
parent64c1f3af5d6176dd32285d2e02dc93713466f82f (diff)
Fix up unistd.h for XPG7.
Diffstat (limited to 'conform/data/sys')
-rw-r--r--conform/data/sys/types.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/sys/types.h-data b/conform/data/sys/types.h-data
index c0b4ab73ee..4070be5c59 100644
--- a/conform/data/sys/types.h-data
+++ b/conform/data/sys/types.h-data
@@ -4,7 +4,7 @@ type blksize_t
type clock_t
type clockid_t
type dev_t
-# if !defined POSIX && !defined POSIX2008
+# if !defined POSIX
type fsblkcnt_t
type fsfilcnt_t
# endif