From 35a2d5239069aabf881b9fa88ed9e89ee68d3e62 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 3 Feb 1994 20:34:30 +0000 Subject: Formerly io-modes-get.c.~2~ --- libdiskfs/io-modes-get.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libdiskfs/io-modes-get.c b/libdiskfs/io-modes-get.c index a9f20630..e12d4ec6 100644 --- a/libdiskfs/io-modes-get.c +++ b/libdiskfs/io-modes-get.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "io_S.h" /* Implement io_get_all_openmodes as described in . */ error_t @@ -30,4 +31,4 @@ S_io_get_all_openmodes (struct protid *cred, mutex_unlock (&cred->po->ip->lock); return err; } -v + -- cgit v1.2.3