blob: 5613b086b57207a51d981e76c1aadb71dde7b4bd [file] [log] [blame]
/* If not compiled with GNU C, include the system's <alloca.h> header. */
#ifndef __GNUC__
#include <alloca.h>
#endif