aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r--gcc/c-common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c
index 942961d..6a5315b 100644
--- a/gcc/c-common.c
+++ b/gcc/c-common.c
@@ -45,10 +45,8 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h"
#include "tree-mudflap.h"
#include "opts.h"
-#include "real.h"
#include "cgraph.h"
#include "target-def.h"
-#include "fixed-value.h"
#include "libfuncs.h"
cpp_reader *parse_in; /* Declared in c-pragma.h. */