summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/attribs.c')
-rw-r--r--gcc/attribs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/attribs.c b/gcc/attribs.c
index 92e11c24e4b..b5c50920171 100644
--- a/gcc/attribs.c
+++ b/gcc/attribs.c
@@ -22,14 +22,10 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "target.h"
#include "tree.h"
-#include "tm_p.h"
#include "stringpool.h"
#include "diagnostic-core.h"
-#include "alias.h"
#include "attribs.h"
#include "stor-layout.h"
-#include "flags.h"
-#include "cpplib.h"
#include "langhooks.h"
#include "plugin.h"