mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-04-01 11:52:18 +02: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 <stdlib.h>
|
||||||
#include <libunwind.h>
|
#include <libunwind.h>
|
||||||
|
|
||||||
|
#include "elf32.h"
|
||||||
|
|
||||||
enum x86_pregnum
|
enum x86_pregnum
|
||||||
{
|
{
|
||||||
X86_NUM_PREGS
|
X86_NUM_PREGS
|
||||||
|
|
Loading…
Add table
Reference in a new issue