summaryrefslogtreecommitdiff
path: root/libdiskfs/diskfs.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-04-30 18:41:49 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-04-30 18:41:49 +0000
commit5924f415682ced36b4ed2367b26c8b89fe49cfea (patch)
treead88bb478bc55b9b1b8d641cc9055612eaebfca0 /libdiskfs/diskfs.h
parentf642e76cd318403e5892a21890a1bdef2689b9bc (diff)
(diskfs_shutdown_notification_class): New variable.
Diffstat (limited to 'libdiskfs/diskfs.h')
-rw-r--r--libdiskfs/diskfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h
index 9268559a..07baca81 100644
--- a/libdiskfs/diskfs.h
+++ b/libdiskfs/diskfs.h
@@ -160,6 +160,7 @@ extern struct port_class *diskfs_protid_class;
extern struct port_class *diskfs_control_class;
extern struct port_class *diskfs_execboot_class;
extern struct port_class *diskfs_initboot_class;
+extern struct port_class *diskfs_shutdown_notification_class;
extern struct port_bucket *diskfs_port_bucket;