mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
tests: Remove unnecessary glib.h includes
Remove glib.h includes, as it is provided by osdep.h. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com> Tested-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
df891b9197
commit
79ffb277ec
117 changed files with 0 additions and 118 deletions
|
|
@ -17,7 +17,6 @@
|
|||
#include "hw/nvram/fw_cfg_keys.h"
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include <glib.h>
|
||||
|
||||
#define PAGE_SIZE (4096)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue