diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 07:16:54 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 07:16:54 -0800 |
commit | f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25 (patch) | |
tree | 908778f05f67322eb22c8d5dd8848aee4b4791d1 /conform | |
parent | df06f4855e94542fd69d920f2ddfb39275993f94 (diff) | |
download | glibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.tar.gz |
Fix up sys/types.h for XPG7.
Also fix a test.
Diffstat (limited to 'conform')
-rw-r--r-- | conform/data/sys/types.h-data | 1 |
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 |