From 5924f415682ced36b4ed2367b26c8b89fe49cfea Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 30 Apr 1996 18:41:49 +0000 Subject: (diskfs_shutdown_notification_class): New variable. --- libdiskfs/diskfs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libdiskfs/diskfs.h') 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; -- cgit v1.2.3