diff options
Diffstat (limited to 'gcc/c/c-lang.h')
-rw-r--r-- | gcc/c/c-lang.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c/c-lang.h b/gcc/c/c-lang.h index 18c37704e2a..9b45c87a6c2 100644 --- a/gcc/c/c-lang.h +++ b/gcc/c/c-lang.h @@ -21,7 +21,6 @@ along with GCC; see the file COPYING3. If not see #define GCC_C_LANG_H #include "c-family/c-common.h" -#include "ggc.h" struct GTY(()) lang_type { /* In a RECORD_TYPE, a sorted array of the fields of the type. */ |