summaryrefslogtreecommitdiff
path: root/src/or/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/command.c')
-rw-r--r--src/or/command.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/or/command.c b/src/or/command.c
index 39eccdf82d..2718ec92b9 100644
--- a/src/or/command.c
+++ b/src/or/command.c
@@ -29,7 +29,8 @@
#include "cpuworker.h"
#include "hibernate.h"
#include "nodelist.h"
-#include "onion.h"
+//#include "onion.h"
+#include "onion_fast.h"
#include "relay.h"
#include "router.h"
#include "routerlist.h"