Fix build break on *BSD
Linux uses alloca.h; many other operating systems define alloca(3) in
stdlib.h.
Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
Please register or sign in to comment
Linux uses alloca.h; many other operating systems define alloca(3) in
stdlib.h.
Signed-off-by: Garrett Cooper <yanegomi@gmail.com>