Include alloca-conf.h

This commit is contained in:
Alan Modra 2000-10-12 01:28:06 +00:00
parent 30a2b4ef8f
commit 3ef20aaa54
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-10-12 Alan Modra <alan@linuxcare.com.au>
* elf64-hppa.c: Include alloca-conf.h
2000-10-11 Alan Modra <alan@linuxcare.com.au>
* elf.c (swap_out_syms): Revert 2000-10-07 changes.

View File

@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "alloca-conf.h"
#include "bfd.h"
#include "sysdep.h"
#include "libbfd.h"