mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 07:37:38 +01:00
HPPA: include mempool.h' in
libunwind_i.h'
dwarf/Gfde.c: In function '_Uhppa_dwarf_extract_proc_info_from_fde': dwarf/Gfde.c:335: warning: implicit declaration of function 'mempool_alloc'
This commit is contained in:
parent
d1e4614995
commit
d139d7e78e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
#include <libunwind.h>
|
||||
|
||||
#include "elf32.h"
|
||||
#include "mempool.h"
|
||||
#include "dwarf.h"
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Reference in a new issue