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 16335a556f..d6313b3c56 100644 --- a/conform/data/mqueue.h-data +++ b/conform/data/mqueue.h-data @@ -1,4 +1,4 @@ -#ifndef ISO +#if !defined ISO && !defined ISO99 && !defined ISO11 // should test for not an array type. type mqd_t |