summaryrefslogtreecommitdiffstats
path: root/testsuite/testsuite.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 04:30:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 04:30:18 +0000
commit6ea7bb2850107d4aff12988b85b0369ae58cf2a0 (patch)
tree53aa2792b37b66f83d63cb521077fc3f6139c221 /testsuite/testsuite.c
parentReleasing progress-linux version 32+20240327-1~progress7.99u1. (diff)
downloadkmod-6ea7bb2850107d4aff12988b85b0369ae58cf2a0.tar.xz
kmod-6ea7bb2850107d4aff12988b85b0369ae58cf2a0.zip
Merging upstream version 32+20240611.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testsuite/testsuite.c')
-rw-r--r--testsuite/testsuite.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/testsuite.c b/testsuite/testsuite.c
index 318343a..f4280be 100644
--- a/testsuite/testsuite.c
+++ b/testsuite/testsuite.c
@@ -32,6 +32,7 @@
#include <sys/stat.h>
#include <sys/wait.h>
+#include <shared/missing.h>
#include <shared/util.h>
#include "testsuite.h"