(root)/
gcc-13.2.0/
fixincludes/
tests/
base/
alloca.h
       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 */