summaryrefslogtreecommitdiff
path: root/src/s/aix4-2.h
blob: 15d32917cc7c3856581054091453a60ef3974d92 (plain)
1
2
3
4
5
6
7
8
9
/* AIX 4.2 is missing alloca.  */

#include "aix4-1.h"

#undef ALIGN_DATA_RELOC

#ifndef __GNUC__
#undef HAVE_ALLOCA
#endif