Sign in
cobalt
/
cobalt.git
/
56d7c4e1a836a7ef6e2823bffb8d1567758b82eb
/
.
/
third_party
/
musl
/
src
/
network
/
res_init.c
blob: 5dba9dfc3fd8e97e42bbd3a7980a40963c4922ee [
file
]
#include
<resolv.h>
int
res_init
()
{
return
0
;
}