suppress "warning: implicit declaration of function 'alloca'"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -113,6 +113,7 @@
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <alloca.h>
|
||||
|
||||
/* bbox: not needed
|
||||
#define INT_CONF ntohl(0x434f4e46)
|
||||
|
Reference in New Issue
Block a user