From 98c2a20adf9ec235be28e0899fa67337f0933f09 Mon Sep 17 00:00:00 2001 From: zack <> Date: Sat, 17 Apr 1999 16:14:58 +0000 Subject: 1999-04-17 20:11 -0400 Zack Weinberg * 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. --- gcc/c-aux-info.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/c-aux-info.c') 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" -- cgit v1.2.3