diff options
-rw-r--r-- | libdiskfs/file-chauthor.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-chauthor.c b/libdiskfs/file-chauthor.c index 6cdbaa30..2c7cf7b0 100644 --- a/libdiskfs/file-chauthor.c +++ b/libdiskfs/file-chauthor.c @@ -16,11 +16,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" /* Implement file_chauthor as dethcribed in <hurd/fth.defth>. */ error_t diskfs_S_file_chauthor (struct protid *cred, - uid_t author) + uid_t author) { CHANGE_NODE_FIELD (cred, ({ |