aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/aix4-2.h
blob: 58e9dd28e1792d74eee6513fb3b2a4c6e932116b (plain)
1
2
3
4
5
6
7
/* AIX 4.2 is missing alloca.  */

#include "aix4-1.h"

#ifndef __GNUC__
#undef HAVE_ALLOCA
#endif