add portable lchown (trivial to support and a few ancient things want it..)
[musl] / src / internal / libc.c
1 #include "libc.h"
2
3 struct libc libc;