musl/src/network/res_init.c

5 lines
30 B
C
Raw Normal View History

2011-02-12 00:22:29 -05:00
int res_init()
{
return 0;
}