summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/file-getfh.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtrivfs/file-getfh.c b/libtrivfs/file-getfh.c
index 1618c3cf..2d72cad7 100644
--- a/libtrivfs/file-getfh.c
+++ b/libtrivfs/file-getfh.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_getfs (struct protid *cred,
+trivfs_S_file_getfs (struct trivfs_protid *cred,
char *data,
u_int *datalen)
{