summaryrefslogtreecommitdiffstats
path: root/lib/cache/lvmcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cache/lvmcache.h')
-rw-r--r--lib/cache/lvmcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cache/lvmcache.h b/lib/cache/lvmcache.h
index 9b8ab864..615f4665 100644
--- a/lib/cache/lvmcache.h
+++ b/lib/cache/lvmcache.h
@@ -39,7 +39,7 @@ struct disk_locn;
struct lvmcache_vginfo;
int lvmcache_init(void);
-void lvmcache_allow_reads_with_lvmetad();
+void lvmcache_allow_reads_with_lvmetad(void);
void lvmcache_destroy(struct cmd_context *cmd, int retain_orphans);