Create routerlist.h

This commit is contained in:
Sebastian Hahn
2010-07-21 17:08:11 +02:00
parent c53b6cc831
commit cbee969f40
25 changed files with 216 additions and 175 deletions
+1
View File
@@ -17,6 +17,7 @@
#include "or.h"
#include "router.h"
#include "routerlist.h"
/** How many CELL_PADDING cells have we received, ever? */
uint64_t stats_n_padding_cells_processed = 0;