Revision 44a9b356 async.c

b/async.c
24 24

  
25 25
#include "qemu-common.h"
26 26
#include "qemu-aio.h"
27
#include "main-loop.h"
27 28

  
28 29
/* Anchor of the list of Bottom Halves belonging to the context */
29 30
static struct QEMUBH *first_bh;

Also available in: Unified diff