summaryrefslogtreecommitdiff
path: root/bcc/scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/scan.h')
-rw-r--r--bcc/scan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc/scan.h b/bcc/scan.h
index 849610b..d1de894 100644
--- a/bcc/scan.h
+++ b/bcc/scan.h
@@ -171,6 +171,7 @@ enum scan_states
INCLUDECNTL,
LINECNTL,
UNDEFCNTL,
+ WARNINGCNTL,
ELIFCNTL, /* "IF" controls must be contiguous */
ELSECNTL,