提交 41f92cff 编写于 作者: M Masahiro Yamada

fixdep: remove unnecessary <arpa/inet.h> inclusion

<arpa/inet.h> was included for ntohl(), but it was removed by
commit dee81e98 ("fixdep: faster CONFIG_ search").
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 7c2ec43a
......@@ -112,7 +112,6 @@
#include <stdio.h>
#include <limits.h>
#include <ctype.h>
#include <arpa/inet.h>
int insert_extra_deps;
char *target;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册