/* If not compiled with GNU C, include the system's <alloca.h> header.  */
#ifndef __GNUC__
#include <alloca.h>
#endif


syntax highlighted by Code2HTML, v. 0.9.1