check-qstring: remove check.h include
Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
92af0bfda0
commit
515aa3c579
@ -9,7 +9,7 @@
|
|||||||
* This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
|
* 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.
|
* See the COPYING.LIB file in the top-level directory.
|
||||||
*/
|
*/
|
||||||
#include <check.h>
|
#include <glib.h>
|
||||||
|
|
||||||
#include "qstring.h"
|
#include "qstring.h"
|
||||||
#include "qemu-common.h"
|
#include "qemu-common.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user