summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-24 20:24:43 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-24 20:24:43 +0000
commitd3ce198f959136ed3a061a203bbfa314eb0f1041 (patch)
tree9ccc31bc7b1484516022ab62462821caf543c6ae /libtrivfs
parentef0385ae616870cc57c02791166efcebcdc725d3 (diff)
Formerly file-syncfs.c.~2~
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/file-syncfs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtrivfs/file-syncfs.c b/libtrivfs/file-syncfs.c
index 8000f84e..5e74b2af 100644
--- a/libtrivfs/file-syncfs.c
+++ b/libtrivfs/file-syncfs.c
@@ -16,9 +16,10 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "priv.h"
+#include "fs_S.h"
error_t
-trivfs_S_file_syncfs (struct protid *cred,
+trivfs_S_file_syncfs (struct trivfs_protid *cred,
int wait,
int dochildren)
{