From c02d619321bec71d0e6732ad5e9f6edf1ec36ceb Mon Sep 17 00:00:00 2001
From: "Michael I. Bushnell" <mib@gnu.org>
Date: Tue, 24 May 1994 20:24:50 +0000
Subject: Formerly file-getfh.c.~2~

---
 libtrivfs/file-getfh.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'libtrivfs')

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)
 {
-- 
cgit v1.2.3