summaryrefslogtreecommitdiffstats
path: root/tools/kmod.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
commit93cc6f1854d28c1cc0acdad5175ffb5209a04b4c (patch)
treea9afdc2cfaff1d9c2ec8409804efbd2cb94454df /tools/kmod.c
parentAdding debian version 32+20240327-1. (diff)
downloadkmod-93cc6f1854d28c1cc0acdad5175ffb5209a04b4c.tar.xz
kmod-93cc6f1854d28c1cc0acdad5175ffb5209a04b4c.zip
Merging upstream version 32+20240611.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tools/kmod.c')
-rw-r--r--tools/kmod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/kmod.c b/tools/kmod.c
index 1015575..e1a73be 100644
--- a/tools/kmod.c
+++ b/tools/kmod.c
@@ -24,6 +24,7 @@
#include <string.h>
#include <shared/util.h>
+#include <shared/missing.h>
#include <libkmod/libkmod.h>