diff options
Diffstat (limited to 'block-migration.h')
-rw-r--r-- | block-migration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block-migration.h b/block-migration.h index 39ee889882..a274d2d02d 100644 --- a/block-migration.h +++ b/block-migration.h @@ -15,5 +15,5 @@ #define BLOCK_MIGRATION_H void blk_mig_init(void); -void blk_mig_info(void); + #endif /* BLOCK_MIGRATION_H */ |