mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix compilation.
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#define ROUTERPARSE_PRIVATE
|
||||
#define HS_DESCRIPTOR_PRIVATE
|
||||
|
||||
#include "or.h"
|
||||
#include "ed25519_cert.h" /* Trunnel interface. */
|
||||
#include "crypto_ed25519.h"
|
||||
#include "hs_descriptor.h"
|
||||
#include "routerparse.h"
|
||||
#include "util.h"
|
||||
#include "torcert.h"
|
||||
|
||||
#include "fuzzing.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user