void-packages/srcpkgs/chrony/patches/0001-add-missing-sys-param_...

11 lines
186 B
Diff
Raw Normal View History

2017-11-22 03:37:29 +01:00
--- 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"