alloca may be defined in stdlib.h
This commit is contained in:
parent
9366672ea5
commit
2e1da4790c
@ -4,7 +4,8 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <netinet/tcp.h>
|
#include <netinet/tcp.h>
|
||||||
#if defined(__linux__) || defined(__FreeBSD__)
|
#include <stdlib.h>
|
||||||
|
#if defined(__linux__)
|
||||||
#include <alloca.h>
|
#include <alloca.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user