summaryrefslogtreecommitdiff
path: root/bcc/scan.h
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-07-24 21:00:16 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:47 +0200
commit2060b4f4cc1c13975e495d088344825f7700181b (patch)
tree5efd3dbb269b09d4b3351fdb6b50d6dca0291d47 /bcc/scan.h
parent673f690a37f6673a3262e933709c79de8a66f48c (diff)
downloaddev86-2060b4f4cc1c13975e495d088344825f7700181b.tar.gz
Import Dev86src-0.16.5.tar.gzv0.16.5
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,