fix sigorset/sigandset: _NSIG/8 is the size in bytes
[musl] / src / network / res_init.c
1 int res_init()
2 {
3         return 0;
4 }