diff options
Diffstat (limited to 'conform/data/mqueue.h-data')
-rw-r--r-- | conform/data/mqueue.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/mqueue.h-data b/conform/data/mqueue.h-data index 2ff27480e6..76652ce661 100644 --- a/conform/data/mqueue.h-data +++ b/conform/data/mqueue.h-data @@ -1,4 +1,4 @@ -#if !defined ISO && !defined ISO99 && !defined ISO11 +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined XPG3 && !defined XPG4 // should test for not an array type. type mqd_t |