4.4BSD/usr/src/contrib/gcc-2.3.3/config/xm-spc-sol2.h

#include "xm-spcv4.h"

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