X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fdirchownmod.h;h=3f07748efd68b8e8b7d395112d1e6089539fd4ac;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=e841f47870f2816d0fff12a0c0432d3cd818f4f5;hpb=5f531596a92e1205a700218dedfe7a525eef21c8;p=gnulib.git diff --git a/lib/dirchownmod.h b/lib/dirchownmod.h index e841f4787..3f07748ef 100644 --- a/lib/dirchownmod.h +++ b/lib/dirchownmod.h @@ -1,2 +1,2 @@ #include -int dirchownmod (char const *, mode_t, uid_t, gid_t, mode_t, mode_t); +int dirchownmod (int, char const *, mode_t, uid_t, gid_t, mode_t, mode_t);