summaryrefslogtreecommitdiff
path: root/ufs/ufs.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-09-26 15:54:30 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-09-26 15:54:30 +0000
commitb627ffefab06c32ac06d77d6d82cf368d4d66b5f (patch)
tree3dd7bef7c40a2761083025ec3b9ddf44c121117e /ufs/ufs.h
parent0fd4847ee53064ee1e34cf6d15db6d605e049336 (diff)
(ufs_device_name): New var.
Diffstat (limited to 'ufs/ufs.h')
-rw-r--r--ufs/ufs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufs/ufs.h b/ufs/ufs.h
index aaaf4daa..34608c86 100644
--- a/ufs/ufs.h
+++ b/ufs/ufs.h
@@ -180,6 +180,7 @@ spin_lock_t gennumberlock;
u_long nextgennumber;
mach_port_t ufs_device;
+char *ufs_device_name;
/* The compat_mode specifies whether or not we write
extensions onto the disk. */