aboutsummaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/coretypes.h')
-rw-r--r--gcc/coretypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/coretypes.h b/gcc/coretypes.h
index e800d004252..bf6c20a0710 100644
--- a/gcc/coretypes.h
+++ b/gcc/coretypes.h
@@ -49,6 +49,8 @@ typedef union tree_node *tree;
Note that the cpp_reader typedef remains part of cpplib.h. */
struct cpp_reader;
+/* APPLE LOCAL AltiVec */
+struct cpp_token;
#else