aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 10711afc0c..95784f96bc 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -98,6 +98,9 @@ static const funnel_ops_t funnel_ops = {
/*...,*/
NULL,
funnel_logger,
+ NULL,
+ NULL,
+ NULL,
NULL
};