md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[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);