mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract all the "am I a server" functions from router.c
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
#include "feature/dircommon/directory.h"
|
||||
#include "feature/dircache/dirserv.h"
|
||||
#include "feature/relay/dns.h"
|
||||
#include "feature/relay/routermode.h"
|
||||
#include "feature/client/dnsserv.h"
|
||||
#include "core/or/dos.h"
|
||||
#include "feature/client/entrynodes.h"
|
||||
|
||||
@@ -92,6 +92,7 @@
|
||||
#include "feature/rend/rendservice.h"
|
||||
#include "feature/stats/rephist.h"
|
||||
#include "feature/relay/router.h"
|
||||
#include "feature/relay/routermode.h"
|
||||
#include "feature/relay/routerkeys.h"
|
||||
#include "feature/relay/selftest.h"
|
||||
#include "feature/nodelist/routerlist.h"
|
||||
|
||||
Reference in New Issue
Block a user