parent
9f193a56c9
commit
682027e95a
|
@ -0,0 +1,10 @@
|
|||
--- test/unit/test.c
|
||||
+++ test/unit/test.c
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <sysincl.h>
|
||||
#include <logging.h>
|
||||
#include <localp.h>
|
||||
+#include <sys/param.h> /* for MIN */
|
||||
|
||||
#include "test.h"
|
||||
|
Loading…
Reference in New Issue