summary refs log tree commit diff
path: root/elf/dl-runtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-runtime.c')
-rw-r--r--elf/dl-runtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-runtime.c b/elf/dl-runtime.c
index a55fbf6e4b..8e8728c8ff 100644
--- a/elf/dl-runtime.c
+++ b/elf/dl-runtime.c
@@ -17,6 +17,7 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include <alloca.h>
 #include <unistd.h>
 #include <elf/ldsodefs.h>
 #include "dynamic-link.h"