Missing userhostsfile reference

This commit is contained in:
Guillaume BIENKOWSKI 2014-03-04 15:38:20 +01:00
parent e112161ec3
commit 042729508a

View file

@ -78,6 +78,7 @@ extern const char* auth_domain;
extern const char* test_username;
extern const char* test_password;
extern const char* test_route;
extern const char* userhostsfile;
typedef struct _stats {