INTEGRATION: CWS allocacleanup (1.1.1.1.94); FILE MERGED

2006/01/08 00:36:21 maho 1.1.1.1.94.1: alloca.h -> sal/alloca.h

Issue number:  #i53286#
This commit is contained in:
Oliver Bolte
2006-01-16 12:25:12 +00:00
parent dcc5fa7de6
commit 1b6e8d286f

View File

@@ -302,7 +302,7 @@ init_syntax_once ()
# define alloca __builtin_alloca
# else /* not __GNUC__ */
# if HAVE_ALLOCA_H
# include <alloca.h>
# include <sal/alloca.h>
# endif /* HAVE_ALLOCA_H */
# endif /* not __GNUC__ */