aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/misc.c')
-rw-r--r--gcc/ada/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/misc.c b/gcc/ada/misc.c
index 5d1c398..8ef1063 100644
--- a/gcc/ada/misc.c
+++ b/gcc/ada/misc.c
@@ -6,7 +6,7 @@
* *
* C Implementation File *
* *
- * $Revision$
+ * $Revision: 1.8 $
* *
* Copyright (C) 1992-2001 Free Software Foundation, Inc. *
* *
@@ -53,6 +53,7 @@
#include "except.h"
#include "tm_p.h"
#include "langhooks.h"
+#include "langhooks-def.h"
#include "ada.h"
#include "types.h"