summaryrefslogtreecommitdiff
path: root/src/or/cpuworker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/cpuworker.c')
-rw-r--r--src/or/cpuworker.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/cpuworker.c b/src/or/cpuworker.c
index 58257b7811..4ab6d4164f 100644
--- a/src/or/cpuworker.c
+++ b/src/or/cpuworker.c
@@ -19,6 +19,7 @@
#include "config.h"
#include "connection.h"
#include "cpuworker.h"
+#include "main.h"
#include "router.h"
/** The maximum number of cpuworker processes we will keep around. */