mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue