fix the prototype of settimeofday to follow the original BSD declaration
[musl] / src / misc / setdomainname.c
2012-09-09 Rich Felkeradd setdomainname syscall, fix getdomainname (previousl...