From 20f3cb4883f0ea2fccae196230ce2175bb33696c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 29 Jun 1994 23:47:36 +0000 Subject: Formerly diskfs.h.~28~ --- libdiskfs/diskfs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libdiskfs/diskfs.h') diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 25985139..8049cfbe 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -76,6 +76,8 @@ struct node int references; /* hard references */ int light_references; /* light references */ + mach_port_t sockaddr; /* address for S_IFSOCK shortcut */ + int owner; struct trans_link translator; -- cgit v1.2.3