qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] main-loop: remove unused header file
@ 2018-12-17  6:34 Li Qiang
  2019-01-10  8:26 ` Li Qiang
  2019-01-10 10:34 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Li Qiang @ 2018-12-17  6:34 UTC (permalink / raw)
  To: pbonzini; +Cc: qemu-devel, Li Qiang

Signed-off-by: Li Qiang <liq3ea@gmail.com>
---
 util/main-loop.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/util/main-loop.c b/util/main-loop.c
index affe0403c5..845a4b1f13 100644
--- a/util/main-loop.c
+++ b/util/main-loop.c
@@ -26,7 +26,6 @@
 #include "qapi/error.h"
 #include "qemu/cutils.h"
 #include "qemu/timer.h"
-#include "qemu/sockets.h"	// struct in_addr needed for libslirp.h
 #include "sysemu/qtest.h"
 #include "sysemu/cpus.h"
 #include "sysemu/replay.h"
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-10 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17  6:34 [Qemu-devel] [PATCH] main-loop: remove unused header file Li Qiang
2019-01-10  8:26 ` Li Qiang
2019-01-10 10:34 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).