aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/targets.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fc6ed45..0d3737d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.
diff --git a/bfd/targets.c b/bfd/targets.c
index 4062962..0bcc906 100644
--- a/bfd/targets.c
+++ b/bfd/targets.c
@@ -25,6 +25,7 @@
#include "bfd.h"
#include "libbfd.h"
#include "fnmatch.h"
+#include "alloca-conf.h"
/*
It's okay to see some: