summaryrefslogtreecommitdiff
path: root/bfd/vms-hdr.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-21 18:40:21 +0000
committerNick Clifton <nickc@redhat.com>2000-12-21 18:40:21 +0000
commitcc9ed9da96321ceab2f68cb5ea8084bc58519372 (patch)
tree1cf66ef65f5e8f426f2eb3013db93e9adf18da3c /bfd/vms-hdr.c
parent3af5b728ebcfe35309f82e97ee758aef0f7025e4 (diff)
downloadgdb-cc9ed9da96321ceab2f68cb5ea8084bc58519372.tar.gz
Fixes to allow sources to compile under Solaris 2.8
Diffstat (limited to 'bfd/vms-hdr.c')
-rw-r--r--bfd/vms-hdr.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/vms-hdr.c b/bfd/vms-hdr.c
index 3b36b3278c5..6758be6cf16 100644
--- a/bfd/vms-hdr.c
+++ b/bfd/vms-hdr.c
@@ -33,6 +33,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "vms.h"
+#ifdef HAVE_ALLOCA_H
+#include <alloca.h>
+#endif
/*---------------------------------------------------------------------------*/