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