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 d1de894..48ff5d2 100644
--- a/bcc/scan.h
+++ b/bcc/scan.h
@@ -172,6 +172,7 @@ enum scan_states
LINECNTL,
UNDEFCNTL,
WARNINGCNTL,
+ ERRORCNTL,
ELIFCNTL, /* "IF" controls must be contiguous */
ELSECNTL,