aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
diff options
context:
space:
mode:
authorzack <>1999-04-17 16:14:58 +0000
committerzack <>1999-04-17 16:14:58 +0000
commit98c2a20adf9ec235be28e0899fa67337f0933f09 (patch)
tree8da99bcf23ecd8542077443459d4ac48a7735693 /gcc/c-aux-info.c
parent8b32fdb7985452bd3f4b9dc46bfe55ceb78c0097 (diff)
1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>
* c-aux-info.c, emit-rtl.c, explow.c, expmed.c, gcse.c, haifa-sched.c, optabs.c, reorg.c, resource.c, sched.c: Include toplev.h for real declaration of trim_filename. * Makefile.in: Update dependencies.
Diffstat (limited to 'gcc/c-aux-info.c')
-rw-r--r--gcc/c-aux-info.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c
index f4238dd29e3..9a66350cf8c 100644
--- a/gcc/c-aux-info.c
+++ b/gcc/c-aux-info.c
@@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */
#include "config.h"
#include "system.h"
+#include "toplev.h"
#include "flags.h"
#include "tree.h"
#include "c-tree.h"