diff options
Diffstat (limited to 'conform/data/aio.h-data')
-rw-r--r-- | conform/data/aio.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/aio.h-data b/conform/data/aio.h-data index e87923ed70..adb291b6e1 100644 --- a/conform/data/aio.h-data +++ b/conform/data/aio.h-data @@ -1,4 +1,4 @@ -#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined XPG3 && !defined XPG4 +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined XPG4 && !defined XPG42 type {struct aiocb} // Test elements of the AIO control struct. |