4 lines
74 B
C
4 lines
74 B
C
#if defined(__linux__) || defined(_SGI_SOURCE)
|
|
#include <alloca.h>
|
|
#endif
|
#if defined(__linux__) || defined(_SGI_SOURCE)
|
|
#include <alloca.h>
|
|
#endif
|