Create router.h

This commit is contained in:
Sebastian Hahn
2010-07-21 16:17:10 +02:00
parent ff4030f621
commit c53b6cc831
24 changed files with 117 additions and 81 deletions
+1
View File
@@ -13,6 +13,7 @@
#include "or.h"
#include "dnsserv.h"
#include "geoip.h"
#include "router.h"
/** Yield true iff <b>s</b> is the state of a control_connection_t that has
* finished authentication and is accepting commands. */