aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index 59e8d5c..5f8f43a 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -39,6 +39,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "insn-config.h"
#include "integrate.h"
#include "langhooks.h"
+#include "langhooks-def.h"
static int c_tree_printer PARAMS ((output_buffer *));
static int c_missing_noreturn_ok_p PARAMS ((tree));