summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-03 20:34:52 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-03 20:34:52 +0000
commit779f37d511a190fa4d415db33005459961fd54ed (patch)
treef7b5003f9fd691cce51fbd685955bac81880acf4
parente80c592e127635c873a2d99e6b697a98cfda4ba0 (diff)
Formerly file-chauthor.c.~4~
-rw-r--r--libdiskfs/file-chauthor.c3
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,
({