mirror of
https://github.com/dynup/kpatch
synced 2025-05-07 18:37:59 +00:00
kpatch-build: add missing include for musl
This commit is contained in:
parent
903dfe2b64
commit
2523367d34
@ -21,6 +21,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <libgen.h>
|
||||
#include <argp.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "kpatch-elf.h"
|
||||
|
Loading…
Reference in New Issue
Block a user