diff options
Diffstat (limited to 'conform/data/sched.h-data')
-rw-r--r-- | conform/data/sched.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/sched.h-data b/conform/data/sched.h-data index 585145011a..78eb2e4d78 100644 --- a/conform/data/sched.h-data +++ b/conform/data/sched.h-data @@ -1,4 +1,4 @@ -#ifndef ISO +#if !defined ISO && !defined ISO99 && !defined ISO11 type {struct sched_param} element {struct sched_param} int sched_priority optional-element {struct sched_param} int sched_ss_low_priority |