summaryrefslogtreecommitdiffstats
path: root/apps/rehash.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/rehash.c')
-rw-r--r--apps/rehash.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/rehash.c b/apps/rehash.c
index b26cbf2d48..672a42a2e9 100644
--- a/apps/rehash.c
+++ b/apps/rehash.c
@@ -441,6 +441,9 @@ int rehash_main(int argc, char **argv)
}
#else
+OPTIONS rehash_options[] = {
+ {NULL}
+};
int rehash_main(int argc, char **argv)
{