diff options
Diffstat (limited to 'gcc/cppbuiltin.c')
-rw-r--r-- | gcc/cppbuiltin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cppbuiltin.c b/gcc/cppbuiltin.c index 2ebf80f9478..e375f9a1469 100644 --- a/gcc/cppbuiltin.c +++ b/gcc/cppbuiltin.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "target.h" #include "tree.h" -#include "alias.h" #include "version.h" #include "flags.h" #include "cpp-id-data.h" |