From efad94482381dc9125975dfc30cbd6a47db4fa3b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 22 Jun 1994 19:12:08 +0000 Subject: Formerly trivfs.h.~7~ --- libtrivfs/trivfs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libtrivfs/trivfs.h b/libtrivfs/trivfs.h index 52f12f98..1a75315e 100644 --- a/libtrivfs/trivfs.h +++ b/libtrivfs/trivfs.h @@ -30,6 +30,7 @@ struct trivfs_protid struct trivfs_peropen { void *hook; /* for user use */ + int openmodes; int refcnt; struct trivfs_control *cntl; }; -- cgit v1.2.3