diff options
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ struct option { bool trigraph; bool nocolor; bool pie, pic; + bool werror; union { struct { bool p : 1, /* after parsing */ |