mirror of
https://github.com/dynup/kpatch
synced 2025-03-11 05:07:53 +00:00
Merge pull request #1436 from androw/musl
kpatch-build: add missing include for musl
This commit is contained in:
commit
5124601fe2
@ -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