summaryrefslogtreecommitdiff
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
commitc276c3936b9485063793d51edf435589c3629d0e (patch)
tree3ff50cd222b0af7f3df7f5abf254864ad4d08b7e
parenta2fb0a994b568f719ac1121cf1e85220e4c13072 (diff)
(ufs_device_name): New var.
-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. */