diff options
Diffstat (limited to 'gcc/params.c')
-rw-r--r-- | gcc/params.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/params.c b/gcc/params.c index 07950b36536..95af6cec0ed 100644 --- a/gcc/params.c +++ b/gcc/params.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "params.h" #include "diagnostic-core.h" -#include "toplev.h" /* An array containing the compiler parameters and their current values. */ |