From d995dc8bac2bd90078fa60133728d625941246bb Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 13 Sep 2012 12:46:39 -0400 Subject: Split the routerset code out of routerlist.c --- src/or/router.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/router.c') diff --git a/src/or/router.c b/src/or/router.c index 91209eef0..052ed3807 100644 --- a/src/or/router.c +++ b/src/or/router.c @@ -29,6 +29,7 @@ #include "routerparse.h" #include "statefile.h" #include "transports.h" +#include "routerset.h" /** * \file router.c -- cgit v1.2.3