diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 20:11:10 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 20:11:10 -0800 |
commit | 2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b (patch) | |
tree | d43a2ed3870f0beb5a77fe638cad3152dbded531 /conform/data/complex.h-data | |
parent | dfe11a137c2bd33bfe2824a2dc218cf8dbc60aba (diff) | |
download | glibc-2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b.tar.gz |
More test suite fixes.
Diffstat (limited to 'conform/data/complex.h-data')
-rw-r--r-- | conform/data/complex.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/complex.h-data b/conform/data/complex.h-data index 5c5eedd181..006d6e4de7 100644 --- a/conform/data/complex.h-data +++ b/conform/data/complex.h-data @@ -1,4 +1,4 @@ -#ifdef XOPEN2K +#if defined XOPEN2K || defined POSIX2008 macro complex macro _Complex_I optional-macro imaginary |