more alloca fixes
parent
60d00ede11
commit
f52aa87441
@ -0,0 +1,3 @@
|
|||||||
|
#if defined(__linux__) || defined(_SGI_SOURCE)
|
||||||
|
#include <alloca.h>
|
||||||
|
#endif
|
Loading…
Reference in New Issue