mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove versions.h include from routerparse.h
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#ifndef TOR_ROUTERPARSE_H
|
||||
#define TOR_ROUTERPARSE_H
|
||||
|
||||
#include "core/or/versions.h"
|
||||
|
||||
int router_get_router_hash(const char *s, size_t s_len, char *digest);
|
||||
int router_get_extrainfo_hash(const char *s, size_t s_len, char *digest);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user