diff options
Diffstat (limited to 'gcc/system.h')
-rw-r--r-- | gcc/system.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/system.h b/gcc/system.h index 6448c0c..99291de 100644 --- a/gcc/system.h +++ b/gcc/system.h @@ -491,7 +491,6 @@ extern void abort (void); /* Get libiberty declarations. */ #include "libiberty.h" -#include "symcat.h" /* Provide a default for the HOST_BIT_BUCKET. This suffices for POSIX-like hosts. */ |