aports/testing/kpatch/01-musl.patch
2025-02-07 22:07:44 +00:00

10 lines
305 B
Diff

--- a/kpatch-build/create-kpatch-module.c 2025-01-21 17:38:20.000000000 +0100
+++ b/kpatch-build/create-kpatch-module.c.new 2025-01-21 19:34:37.220704831 +0100
@@ -21,6 +21,7 @@
#include <stdlib.h>
#include <libgen.h>
#include <argp.h>
+#include <limits.h>
#include "log.h"
#include "kpatch-elf.h"