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:
Nick Mathewson
2013-09-18 21:42:38 -04:00
parent 1825674bd3
commit 2f2fa7683d
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -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"