bantool: Fix compilation error.
This commit is contained in:
parent
0d781b9a4f
commit
a18e993106
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue