quotearg: don't attempt to store 1 << 31 into an "int"
[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);