|
@@ -16,7 +16,6 @@
|
|
#include "syscall_defs.h"
|
|
#include "syscall_defs.h"
|
|
#include "target_syscall.h"
|
|
#include "target_syscall.h"
|
|
#include "exec/gdbstub.h"
|
|
#include "exec/gdbstub.h"
|
|
-#include "qemu/queue.h"
|
|
|
|
|
|
|
|
/* This is the size of the host kernel's sigset_t, needed where we make
|
|
/* This is the size of the host kernel's sigset_t, needed where we make
|
|
* direct system calls that take a sigset_t pointer and a size.
|
|
* direct system calls that take a sigset_t pointer and a size.
|