mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 09:07:38 +01:00
Drop include of <libunwind.h> and #ifdef checks.
(Logical change 1.244)
This commit is contained in:
parent
90951df194
commit
54b9ba95f9
1 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,2 @@
|
|||
#define UNW_LOCAL_ONLY
|
||||
#include <libunwind.h>
|
||||
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
|
||||
#include "Ginstall_cursor-ia64.S.S"
|
||||
#endif
|
||||
#include "Ginstall_cursor.S"
|
||||
|
|
Loading…
Reference in a new issue