summaryrefslogtreecommitdiff
path: root/lib/alloca.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/alloca.c')
-rw-r--r--lib/alloca.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/alloca.c b/lib/alloca.c
index a58007869..d1d54475b 100644
--- a/lib/alloca.c
+++ b/lib/alloca.c
@@ -25,6 +25,8 @@
# include <config.h>
#endif
+#include <alloca.h>
+
#include <string.h>
#include <stdlib.h>