diff --git a/daemon/hivex.c b/daemon/hivex.c index ce6164e41..b47329ecf 100644 --- a/daemon/hivex.c +++ b/daemon/hivex.c @@ -417,4 +417,9 @@ do_hivex_node_set_value (int64_t nodeh, OPTGROUP_HIVEX_NOT_AVAILABLE +void +hivex_finalize (void) +{ +} + #endif /* !HAVE_HIVEX */