qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] get rid of sys/poll.h
       [not found] <63119EAF-1F6D-43E9-99B3-777C48F0802D@hotmail.com>
@ 2008-10-09 14:50 ` C.W. Betts
  0 siblings, 0 replies; only message in thread
From: C.W. Betts @ 2008-10-09 14:50 UTC (permalink / raw)
  To: qemu-devel

Since the current revision of vl.c doesn't seem to use the system's  
sys/poll.h header anymore, I am proposing a patch that removes it.

Index: vl.c
===================================================================
--- vl.c	(revision 5452)
+++ vl.c	(working copy)
@@ -51,7 +51,6 @@
  #include <sys/times.h>
  #include <sys/wait.h>
  #include <termios.h>
-#include <sys/poll.h>
  #include <sys/mman.h>
  #include <sys/ioctl.h>
  #include <sys/socket.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-09 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <63119EAF-1F6D-43E9-99B3-777C48F0802D@hotmail.com>
2008-10-09 14:50 ` [Qemu-devel] [PATCH] get rid of sys/poll.h C.W. Betts

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).