Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
754f66afb76f59bb4c43f303fb9406a3841a448f
/
.
/
src
/
network
/
res_init.c
blob: 5dba9dfc3fd8e97e42bbd3a7980a40963c4922ee [
file
] [
log
] [
blame
]
#include
<resolv.h>
int
res_init
()
{
return
0
;
}