From b58497de7940716e4fc64f0b9fffa57569f31287 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 20:24:47 +0000 Subject: Formerly file-pathconf.c.~2~ --- libtrivfs/io-pathconf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libtrivfs') diff --git a/libtrivfs/io-pathconf.c b/libtrivfs/io-pathconf.c index e2257d36..a363c709 100644 --- a/libtrivfs/io-pathconf.c +++ b/libtrivfs/io-pathconf.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_pathconf (struct protid *cred, int name, int *val) +trivfs_S_file_pathconf (struct trivfs_protid *cred, int name, int *val) { if (cred) { -- cgit v1.2.3