diff options
Diffstat (limited to 'conform/data/stropts.h-data')
-rw-r--r-- | conform/data/stropts.h-data | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/stropts.h-data b/conform/data/stropts.h-data index c760282046..882f916cc3 100644 --- a/conform/data/stropts.h-data +++ b/conform/data/stropts.h-data @@ -1,3 +1,4 @@ +#if !defined ISO && !defined ISO99 && !defined ISO11 type {struct bandinfo} element {struct bandinfo} {unsigned char} bi_pri @@ -135,3 +136,4 @@ allow S_* allow SND* allow STR* allow *_t +#endif |