mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
removed warning
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2016 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
26489844dc
commit
755d13753b
1 changed files with 2 additions and 0 deletions
2
osdep.h
2
osdep.h
|
@ -27,6 +27,8 @@ extern void __longjmp(jmp_buf env, int val);
|
|||
|
||||
#include <signal.h>
|
||||
|
||||
struct siginfo;
|
||||
|
||||
/* NOTE: it works only because the glibc sigset_t is >= kernel sigset_t */
|
||||
struct qemu_sigaction {
|
||||
union {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue