Extract the non-stats part of geoip into a new src/lib/geoip.

This commit is contained in:
Nick Mathewson
2018-09-27 10:26:01 -04:00
parent fa32574bdb
commit c8f2a6d2fe
25 changed files with 66 additions and 28 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "core/mainloop/connection.h"
#include "feature/control/control.h"
#include "feature/control/getinfo_geoip.h"
#include "feature/stats/geoip.h"
#include "lib/geoip/geoip.h"
/** Helper used to implement GETINFO ip-to-country/... controller command. */
int