From 7c1dbee955677a8b617107b7c2552fd44350f1db Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 3 Feb 1994 20:38:31 +0000 Subject: Formerly priv.h.~7~ --- libdiskfs/priv.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h index 864b4271..71478a22 100644 --- a/libdiskfs/priv.h +++ b/libdiskfs/priv.h @@ -15,6 +15,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include +#include +#include "diskfs.h" + extern mach_port_t fs_control_port; /* receive right */ spin_lock_t _diskfs_node_refcnt_lock = SPIN_LOCK_INITIALIZER; -- cgit v1.2.3