mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 12:03:41 +01:00
Include "elf32.h".
(Logical change 1.130)
This commit is contained in:
parent
c974464933
commit
497018e941
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
#include <stdlib.h>
|
||||
#include <libunwind.h>
|
||||
|
||||
#include "elf32.h"
|
||||
|
||||
enum x86_pregnum
|
||||
{
|
||||
X86_NUM_PREGS
|
||||
|
|
Loading…
Reference in a new issue