summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-04-28 19:47:05 -0700
committerYamaArashi <shadow962@live.com>2016-04-28 19:47:05 -0700
commitf821b74fc8baaaea80e42fe54fb9e7765f89bfff (patch)
treed94df970642b064dc2ae7903eeadaad825292c9b /gcc/dwarf2out.c
parent5ee708b8adfcb95345187aed24c66b9053a1f15f (diff)
remove defaults.h
Diffstat (limited to 'gcc/dwarf2out.c')
-rwxr-xr-xgcc/dwarf2out.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 50da3da..c6f585c 100755
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -30,7 +30,6 @@ Boston, MA 02111-1307, USA. */
#include <assert.h>
#include "config.h"
#include "system.h"
-#include "defaults.h"
#include "tree.h"
#include "flags.h"
#include "rtl.h"