commit | dd1eb413f28a2a8b5768056e1967e87b2363dc32 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Sep 15 10:37:04 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Sep 15 10:37:04 2011 +0200 |
tree | 8ab3fd91e43c301548fd3e1e678f44a7d3ac1292 | |
parent | 378ab6819907fa9e439e93ed081c73c2351b4330 [diff] [blame] |
suppress "warning: implicit declaration of function 'alloca'" Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c index f27a179..165a8c3 100644 --- a/scripts/basic/fixdep.c +++ b/scripts/basic/fixdep.c
@@ -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)