sim-card
/
qemu
Archived
10
0
Fork 0

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:
Anthony Liguori 2012-01-12 11:33:22 -06:00
parent 92af0bfda0
commit 515aa3c579
1 changed files with 1 additions and 1 deletions

View File

@ -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"