On NetBSD, alloca() is in stdlib.h and there is no alloca.h. Adjust
the includes appopriately.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I propose to include (c)stdlib(.h) for everybody. And include alloca.h for everybody except NetBSD, FreeBSD, DragonFly and OpenBSD.