2009-11-17 Tristan Gingold <gingold@adacore.com>
* targets.c: Include alloca-conf.h
This commit is contained in:
parent
0bb027fd62
commit
310092bdd7
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-11-17 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* targets.c: Include alloca-conf.h
|
||||
|
||||
2009-11-16 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* targets.c (bfd_get_target_info): New function.
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include "bfd.h"
|
||||
#include "libbfd.h"
|
||||
#include "fnmatch.h"
|
||||
#include "alloca-conf.h"
|
||||
|
||||
/*
|
||||
It's okay to see some:
|
||||
|
|
Loading…
Add table
Reference in a new issue