From 19a2118f3ca35213be332414546155312b113422 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Mon, 14 Mar 2016 04:15:32 -0700 Subject: alloca.h for alloca (c89) --- skeletons/asn_system.h | 1 + 1 file changed, 1 insertion(+) diff --git a/skeletons/asn_system.h b/skeletons/asn_system.h index db230f85..a9c4ad3c 100644 --- a/skeletons/asn_system.h +++ b/skeletons/asn_system.h @@ -15,6 +15,7 @@ #include /* For snprintf(3) */ #include /* For *alloc(3) */ +#include /* For alloca(3) */ #include /* For memcpy(3) */ #include /* For size_t */ #include /* For LONG_MAX */ -- cgit v1.2.3