Don't #include <alloca.h> anymore.
This commit is contained in:
parent
b7754e5aaa
commit
9eca49329d
1 changed files with 0 additions and 4 deletions
4
have.h
4
have.h
|
@ -58,10 +58,6 @@
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_ALLOCA_H
|
|
||||||
#include <alloca.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Include system specific headers */
|
/* Include system specific headers */
|
||||||
|
|
||||||
#ifdef HAVE_SYSLOG_H
|
#ifdef HAVE_SYSLOG_H
|
||||||
|
|
Loading…
Reference in a new issue