blob: 3dbdc37a1f0ab5fa268c685bd6de61fa29fed426 [file] [log] [blame]
/* If not compiled with GNU C, use the portable alloca. */
#ifndef __GNUC__
#define USE_C_ALLOCA
#endif