mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Split the routerset code out of routerlist.c
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "or.h"
|
||||
#include "confparse.h"
|
||||
#include "routerlist.h"
|
||||
#include "routerset.h"
|
||||
|
||||
static uint64_t config_parse_memunit(const char *s, int *ok);
|
||||
static int config_parse_msec_interval(const char *s, int *ok);
|
||||
|
||||
Reference in New Issue
Block a user