aboutsummaryrefslogtreecommitdiff
path: root/storeio/pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'storeio/pager.c')
-rw-r--r--storeio/pager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storeio/pager.c b/storeio/pager.c
index 01a1525c..11bf4692 100644
--- a/storeio/pager.c
+++ b/storeio/pager.c
@@ -144,7 +144,7 @@ static struct pager_requests *pager_requests;
/* Initialize paging for this device. */
static void
-init_dev_paging ()
+init_dev_paging (void)
{
if (! pager_port_bucket)
{