alloca.h 423 B

123456789101112131415161718
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/alloca.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( HPPA_HPUX11_ALLOCA_CHECK )
  7. #ifndef _SYS_STDSYMS_INCLUDED
  8. # include <sys/stdsyms.h>
  9. #endif /* _SYS_STDSYMS_INCLUDED */
  10. #ifndef _STDDEF_INCLUDED
  11. #endif /* HPPA_HPUX11_ALLOCA_CHECK */