mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 06:35:24 +02:00
10 lines
186 B
Diff
10 lines
186 B
Diff
--- 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"
|
|
|