xref: /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/alloca.h (revision b17d1066a7e7247cfc01a45f6ada19302e1cc150)
1 /*  DO NOT EDIT THIS FILE.
2 
3     It has been auto-edited by fixincludes from:
4 
5 	"fixinc/tests/inc/alloca.h"
6 
7     This had to be done to correct non-standard usages in the
8     original, manufacturer supplied header file.  */
9 
10 
11 
12 #if defined( HPPA_HPUX11_ALLOCA_CHECK )
13 #ifndef _SYS_STDSYMS_INCLUDED
14 #  include <sys/stdsyms.h>
15 #endif /* _SYS_STDSYMS_INCLUDED */
16 
17 #ifndef _STDDEF_INCLUDED
18 #endif  /* HPPA_HPUX11_ALLOCA_CHECK */
19