mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-01 06:41:51 -04:00
@@ -1,3 +1,7 @@
|
||||
2022-12-20 Mark Wielaard <mark@klomp.org>
|
||||
|
||||
* libdwelfP.h: Include libdwP.h.
|
||||
|
||||
2022-10-21 Yonggang Luo <luoyonggang@gmail.com>
|
||||
|
||||
* dwelf_elf_begin.c: Don't include unistd.h.
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#define _LIBDWELFP_H 1
|
||||
|
||||
#include <libdwelf.h>
|
||||
#include "../libdw/libdwP.h" /* We need its INTDECLs. */
|
||||
#include "libdwP.h" /* We need its INTDECLs. */
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user