mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-21 23:27:39 +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
|
||||
#define ucontext_i_h
|
||||
|
||||
#include "libunwind_i.h"
|
||||
#include "compiler.h"
|
||||
#include <ucontext.h>
|
||||
|
||||
/* These values were derived by reading
|
||||
|
|
Loading…
Reference in a new issue