Revision 72cf2d4f linux-user/qemu.h

b/linux-user/qemu.h
18 18
#include "syscall.h"
19 19
#include "target_signal.h"
20 20
#include "gdbstub.h"
21
#include "sys-queue.h"
21
#include "qemu-queue.h"
22 22

  
23 23
#if defined(CONFIG_USE_NPTL)
24 24
#define THREAD __thread

Also available in: Unified diff