From 8d90fb3e4a5d02df75584016563ef84901967b9f Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 7 Jan 2022 20:24:34 +0200 Subject: Merged bits.h and bytes.h --- common/elf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/elf.c') diff --git a/common/elf.c b/common/elf.c index 6b7b6dd..9ce357d 100644 --- a/common/elf.c +++ b/common/elf.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include static uint8_t __elf_to_uvflags(uint8_t elf_flags) -- cgit v1.3