projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
usb: Fix signature of stub usb_host_device_open
[qemu.git]
/
async.c
diff --git
a/async.c
b/async.c
index ca13962222ff33c5fc6f6235b873cd8daf2ea0e2..332d511ed5e138fd27a7cecc0ee42ba1450a9605 100644
(file)
--- a/
async.c
+++ b/
async.c
@@
-24,6
+24,7
@@
#include "qemu-common.h"
#include "qemu-aio.h"
+#include "main-loop.h"
/* Anchor of the list of Bottom Halves belonging to the context */
static struct QEMUBH *first_bh;
This page took
0.023724 seconds
and
4
git commands to generate.