From 779f37d511a190fa4d415db33005459961fd54ed Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 3 Feb 1994 20:34:52 +0000 Subject: Formerly file-chauthor.c.~4~ --- libdiskfs/file-chauthor.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libdiskfs') 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 . */ error_t diskfs_S_file_chauthor (struct protid *cred, - uid_t author) + uid_t author) { CHANGE_NODE_FIELD (cred, ({ -- cgit v1.2.3