projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92af0bf
)
check-qstring: remove check.h include
author
Anthony Liguori
<aliguori@us.ibm.com>
Thu, 12 Jan 2012 17:33:22 +0000
(11:33 -0600)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Thu, 12 Jan 2012 17:33:22 +0000
(11:33 -0600)
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
check-qstring.c
patch
|
blob
|
history
diff --git
a/check-qstring.c
b/check-qstring.c
index 681bb68a1fec56018437639f3f6e7d56bb71bd44..addad6c6737a9584ba4159d450b82826365be353 100644
(file)
--- a/
check-qstring.c
+++ b/
check-qstring.c
@@
-9,7
+9,7
@@
* This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
* See the COPYING.LIB file in the top-level directory.
*/
-#include <
check
.h>
+#include <
glib
.h>
#include "qstring.h"
#include "qemu-common.h"