diff options
Diffstat (limited to 'libdiskfs/diskfs.h')
-rw-r--r-- | libdiskfs/diskfs.h | 1 |
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; |