aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/decl.c')
-rw-r--r--gcc/cp/decl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c
index 41bb5bc..0a444d2 100644
--- a/gcc/cp/decl.c
+++ b/gcc/cp/decl.c
@@ -56,8 +56,6 @@ along with GCC; see the file COPYING3. If not see
#include "splay-tree.h"
#include "plugin.h"
-#include "rtl.h" /* For decl_default_tls_model. */
-
static tree grokparms (tree parmlist, tree *);
static const char *redeclaration_error_message (tree, tree);