ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[gnulib.git] / lib / dirchownmod.h
1 #include <sys/types.h>
2 int dirchownmod (int, char const *, mode_t, uid_t, gid_t, mode_t, mode_t);