home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / xm-spc-sol2.h < prev    next >
C/C++ Source or Header  |  1994-02-06  |  142b  |  7 lines

  1. #include "xm-spcv4.h"
  2.  
  3. /* If not compiled with GNU C, include the system's <alloca.h> header.  */
  4. #ifndef __GNUC__
  5. #include <alloca.h>
  6. #endif
  7.