Remove cus-load.el.
[emacs.git] / src / s / aix4-2.h
blob15d32917cc7c3856581054091453a60ef3974d92
1 /* AIX 4.2 is missing alloca. */
3 #include "aix4-1.h"
5 #undef ALIGN_DATA_RELOC
7 #ifndef __GNUC__
8 #undef HAVE_ALLOCA
9 #endif