summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src/vars.h
blob: 36aa5135f73b46d6bf52b279c9117bd5401f25c8 (plain)
1
2
3
4
5
6
7
#ifndef _vars_h
#define _vars_h

extern int NumberOfAccounts;
void RegisterVariablesTokens(void);

#endif // _vars_h