aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/symbol.h
diff options
Diffstat (limited to 'symbol.h')
-rw-r--r--symbol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbol.h b/symbol.h
index 712fb22e..d1e2b154 100644
--- a/symbol.h
+++ b/symbol.h
@@ -42,6 +42,7 @@ enum type {
SYM_TYPEDEF,
SYM_MEMBER,
SYM_BITFIELD,
+ SYM_ELLIPSIS,
};
struct ctype {