mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix benchmarks to run without crashing.
I broke this when I added separate test-mode support by having the benchmarks get built with TEST_CFLAGS.
This commit is contained in:
@@ -14,8 +14,6 @@ const char tor_git_revision[] = "";
|
||||
|
||||
#include "orconfig.h"
|
||||
|
||||
#define RELAY_PRIVATE
|
||||
|
||||
#include "or.h"
|
||||
#include "onion_tap.h"
|
||||
#include "relay.h"
|
||||
|
||||
Reference in New Issue
Block a user