diff options
Diffstat (limited to 'gcc/c/c-decl.c')
-rw-r--r-- | gcc/c/c-decl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c/c-decl.c b/gcc/c/c-decl.c index e8e6bd2..dc8dbc2 100644 --- a/gcc/c/c-decl.c +++ b/gcc/c/c-decl.c @@ -63,6 +63,7 @@ along with GCC; see the file COPYING3. If not see #include "plugin.h" #include "c-family/c-ada-spec.h" #include "cilk.h" +#include "builtins.h" /* In grokdeclarator, distinguish syntactic contexts of declarators. */ enum decl_context |