diff options
Diffstat (limited to 'gcc/fixed-value.c')
-rw-r--r-- | gcc/fixed-value.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fixed-value.c b/gcc/fixed-value.c index 0e8fe8f..41078be 100644 --- a/gcc/fixed-value.c +++ b/gcc/fixed-value.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "tree.h" #include "diagnostic-core.h" -#include "alias.h" /* Compare two fixed objects for bitwise identity. */ |