mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
util: remove needless includes
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
06cef3bc59
commit
5933dd9576
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#include "qemu-common.h"
|
#include "qemu-common.h"
|
||||||
#include "qemu/sockets.h"
|
|
||||||
#include "qemu/iov.h"
|
|
||||||
#include "net/net.h"
|
#include "net/net.h"
|
||||||
#include "qemu/ctype.h"
|
#include "qemu/ctype.h"
|
||||||
#include "qemu/cutils.h"
|
#include "qemu/cutils.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue