projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
[qemu.git]
/
bt-host.c
diff --git
a/bt-host.c
b/bt-host.c
index 2da3c32204b0262a89b21b27847ed87d56aab2a0..49205bf288cf2441b1a78486c1593c8c576c1967 100644
(file)
--- a/
bt-host.c
+++ b/
bt-host.c
@@
-18,7
+18,7
@@
*/
#include "qemu-common.h"
-#include "
bt
/bt.h"
+#include "
sysemu
/bt.h"
#include "qemu/main-loop.h"
#ifndef _WIN32
This page took
0.022931 seconds
and
4
git commands to generate.