Remove conditional include of alloca.h, we don't define HAVE_ALLOCA_H.
The configure check for alloca() was removed long ago but this got missed.
This commit is contained in:
The configure check for alloca() was removed long ago but this got missed.