about summary refs log tree commit diff
path: root/conform/data/sys
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-10 07:16:54 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-10 07:16:54 -0800
commitf9cfa295ae3f2556bd8808f0ff693cfe44f4ac25 (patch)
tree908778f05f67322eb22c8d5dd8848aee4b4791d1 /conform/data/sys
parentdf06f4855e94542fd69d920f2ddfb39275993f94 (diff)
downloadglibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.tar.gz
glibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.tar.xz
glibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.zip
Fix up sys/types.h for XPG7.
Also fix a test.
Diffstat (limited to 'conform/data/sys')
-rw-r--r--conform/data/sys/types.h-data1
1 files changed, 0 insertions, 1 deletions
diff --git a/conform/data/sys/types.h-data b/conform/data/sys/types.h-data
index be61d08751..c0b4ab73ee 100644
--- a/conform/data/sys/types.h-data
+++ b/conform/data/sys/types.h-data
@@ -39,7 +39,6 @@ type suseconds_t
 type time_t
 type timer_t
 type uid_t
-type useconds_t
 
 allow *_t
 #endif