test: include util.h for MIN macro
This commit is contained in:
parent
4169e94b1d
commit
31b1f2e8a1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
#include <sysincl.h>
|
#include <sysincl.h>
|
||||||
#include <logging.h>
|
#include <logging.h>
|
||||||
#include <localp.h>
|
#include <localp.h>
|
||||||
|
#include <util.h>
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue