Fix Error: luv/src/constants.c:674:11: error: implicit declaration of function 'getprotobyname'
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
b586ab839d
commit
2db68e26c4
@ -8,6 +8,7 @@ config LUA_LUV_MODULE
|
||||
default n
|
||||
depends on INTERPRETERS_LUA && LIBUV
|
||||
select LIBC_EXECFUNCS
|
||||
select LIBC_NETDB
|
||||
select NET
|
||||
select NETDEV_IFINDEX
|
||||
select NET_SOCKOPTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user