diff options
Diffstat (limited to 'gcc/targhooks.c')
-rw-r--r-- | gcc/targhooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/targhooks.c b/gcc/targhooks.c index 2f26e46..822a031 100644 --- a/gcc/targhooks.c +++ b/gcc/targhooks.c @@ -79,7 +79,6 @@ along with GCC; see the file COPYING3. If not see #include "opts.h" #include "gimplify.h" #include "predict.h" -#include "params.h" #include "real.h" #include "langhooks.h" #include "sbitmap.h" |