chrony: fix tests.

Closes #9434.
This commit is contained in:
maxice8 2017-11-22 00:37:29 -02:00 committed by Enno Boland
parent 9f193a56c9
commit 682027e95a
1 changed files with 10 additions and 0 deletions

View File

@ -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"