Sign in
mojo
/
mojo-tools
/
27d0e88f9491c00c039a930683685dbcd1e75122
/
.
/
fusl
/
src
/
network
/
res_init.c
blob: 5dba9dfc3fd8e97e42bbd3a7980a40963c4922ee [
file
] [
log
] [
blame
]
#include
<resolv.h>
int
res_init
()
{
return
0
;
}