diff options
Diffstat (limited to 'gcc/ggc.h')
-rw-r--r-- | gcc/ggc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ggc.h b/gcc/ggc.h index 2f73a9b809d..ebc6a5d15bf 100644 --- a/gcc/ggc.h +++ b/gcc/ggc.h @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_GGC_H #define GCC_GGC_H -#include "statistics.h" /* Symbols are marked with `ggc' for `gcc gc' so as not to interfere with an external gc library that might be linked in. */ |