diff options
Diffstat (limited to 'src/or/rendcommon.c')
-rw-r--r-- | src/or/rendcommon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/rendcommon.c b/src/or/rendcommon.c index e4a2d61c3a..60f4d25c78 100644 --- a/src/or/rendcommon.c +++ b/src/or/rendcommon.c @@ -11,6 +11,7 @@ #include "or.h" #include "rendclient.h" #include "rendcommon.h" +#include "rendservice.h" #include "routerlist.h" /** Return 0 if one and two are the same service ids, else -1 or 1 */ |