aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/friend.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/friend.c')
-rw-r--r--gcc/cp/friend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/friend.c b/gcc/cp/friend.c
index e5d1ccf..8538ba3 100644
--- a/gcc/cp/friend.c
+++ b/gcc/cp/friend.c
@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */
#include "cp-tree.h"
#include "flags.h"
#include "output.h"
+#include "toplev.h"
static void add_friend PROTO((tree, tree));
static void add_friends PROTO((tree, tree, tree));