mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move routerparse and parsecommon to their own module.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "core/or/or.h"
|
||||
#include "feature/dircommon/consdiff.h"
|
||||
#include "lib/memarea/memarea.h"
|
||||
#include "feature/nodelist/routerparse.h"
|
||||
#include "feature/dirparse/routerparse.h"
|
||||
|
||||
static const char* ns_diff_version = "network-status-diff-version 1";
|
||||
static const char* hash_token = "hash";
|
||||
|
||||
Reference in New Issue
Block a user