bantool: Fix compilation error.
This commit is contained in:
parent
dbc4e40434
commit
7a85b88995
|
@ -44,6 +44,7 @@
|
|||
#include <time.h>
|
||||
|
||||
#include "stdinc.h"
|
||||
#include "common.h"
|
||||
#include "rsdb.h"
|
||||
|
||||
#define EmptyString(x) ((x == NULL) || (*(x) == '\0'))
|
||||
|
|
Loading…
Reference in New Issue