Fix problem with the !stats byte counter.
This commit is contained in:
parent
f272280faf
commit
75c4272a1b
|
@ -19,6 +19,8 @@
|
|||
|
||||
#include "uhub.h"
|
||||
|
||||
#define USERMANAGER_TIMER
|
||||
|
||||
/*
|
||||
* This callback function is used to clear user objects from the userlist.
|
||||
* Should only be used in uman_shutdown().
|
||||
|
|
Loading…
Reference in New Issue