From 70539e3d5e357521616a083a69712605b7b98c23 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 25 Sep 2018 15:39:24 -0400 Subject: Move all authdir_mode_*() functions into authmode.h --- src/feature/stats/rephist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/feature/stats') diff --git a/src/feature/stats/rephist.c b/src/feature/stats/rephist.c index 24c73554be..210576b9e9 100644 --- a/src/feature/stats/rephist.c +++ b/src/feature/stats/rephist.c @@ -90,6 +90,7 @@ #include "core/or/channelpadding.h" #include "core/or/connection_or.h" #include "app/config/statefile.h" +#include "feature/dirauth/authmode.h" #include "feature/nodelist/networkstatus_st.h" #include "core/or/or_circuit_st.h" -- cgit v1.2.3-54-g00ecf