Преглед на файлове

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

Nick Mathewson преди 5 години
родител
ревизия
7ed7fe230b
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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"