Hi,
On Sun, 2022-12-18 at 00:51 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Because all source in libebl #include , so #include in
> libeblP.h is enough, there is multiple memory-access.h file, so use relative
> path to
> include it properly,
See the discussion around v1 of this patch:
http
Because all source in libebl #include , so #include in
libeblP.h is enough, there is multiple memory-access.h file, so use relative
path to
include it properly,
Signed-off-by: Yonggang Luo
-#include
-#include
#include
#include
#include
diff --git a/libebl/eblcorenote.c b/libebl/eblcoren