mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 07:37:38 +01:00
ppc32: include `compiler.h' for UNUSED in ucontext_i.h
This commit is contained in:
parent
8d5b1aeeff
commit
e2d5cdd22d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||||
#ifndef ucontext_i_h
|
#ifndef ucontext_i_h
|
||||||
#define ucontext_i_h
|
#define ucontext_i_h
|
||||||
|
|
||||||
#include "libunwind_i.h"
|
#include "compiler.h"
|
||||||
#include <ucontext.h>
|
#include <ucontext.h>
|
||||||
|
|
||||||
/* These values were derived by reading
|
/* These values were derived by reading
|
||||||
|
|
Loading…
Reference in a new issue