mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
fixed missing include
This commit is contained in:
parent
a929ecec6d
commit
d0ea87524c
@ -18,6 +18,7 @@
|
||||
|
||||
// __USE_GNU for gregs[REG_EIP] access
|
||||
#define __USE_GNU
|
||||
#include <ucontext.h>
|
||||
#include <signal.h>
|
||||
#undef __USE_GNU
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user