diff options
Diffstat (limited to 'gcc/config/darwin-c.c')
-rw-r--r-- | gcc/config/darwin-c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/darwin-c.c b/gcc/config/darwin-c.c index 0a152297c36..c246f70daa4 100644 --- a/gcc/config/darwin-c.c +++ b/gcc/config/darwin-c.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "c-family/c-pragma.h" #include "c-family/c-format.h" #include "diagnostic-core.h" -#include "toplev.h" #include "flags.h" #include "tm_p.h" #include "cppdefault.h" |