Procházet zdrojové kódy

Add an include to get --disable-module-dirauth happy again

Nick Mathewson před 5 roky
rodič
revize
7ed7fe230b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/feature/dircache/dircache.c

+ 1 - 0
src/feature/dircache/dircache.c

@@ -23,6 +23,7 @@
 #include "feature/nodelist/authcert.h"
 #include "feature/nodelist/networkstatus.h"
 #include "feature/nodelist/routerlist.h"
+#include "feature/relay/router.h"
 #include "feature/rend/rendcache.h"
 #include "feature/stats/geoip.h"
 #include "feature/stats/rephist.h"