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 e318e9e..849610b 100644
--- a/bcc/scan.h
+++ b/bcc/scan.h
@@ -136,6 +136,7 @@ enum scan_states
ENUMDECL,
NULLDECL,
+ SIGNDECL,
STRUCTDECL,
TYPEDECL,
TYPEDEFNAME,