# define alloca _alloca
# else
# define YYSTACK_ALLOC alloca
-# if (! defined (alloca) && ! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \
+# if (! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \
&& (defined (__STDC__) || defined (__cplusplus)))
# include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
# ifndef _STDLIB_H