]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/c-parser.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / c / c-parser.c
index 88edf36e98ff35bbb8c0fbd803fff1222c903425..1d9780edf4ecb07d251f1ce06b021d2e1febe23b 100644 (file)
@@ -61,6 +61,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "cgraph.h"
 #include "plugin.h"
 #include "omp-low.h"
+#include "builtins.h"
 
 \f
 /* Initialization routine for this file.  */