summaryrefslogtreecommitdiffstats
path: root/gcc/crtstuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/crtstuff.c')
-rw-r--r--gcc/crtstuff.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/crtstuff.c b/gcc/crtstuff.c
index 2a5864dca71..f51cf16da03 100644
--- a/gcc/crtstuff.c
+++ b/gcc/crtstuff.c
@@ -1,7 +1,7 @@
/* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code.
Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000 Free Software Foundation, Inc.
+ 1999, 2000, 2001 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@monkeys.com).
This file is part of GNU CC.
@@ -59,7 +59,6 @@ Boston, MA 02111-1307, USA. */
#include "tm.h"
#include "tsystem.h"
-#include "defaults.h"
#include "frame.h"
#ifndef CRT_CALL_STATIC_FUNCTION
OpenPOWER on IntegriCloud