From: aurel32 Date: Sun, 12 Oct 2008 00:52:58 +0000 (+0000) Subject: Get rid of sys/poll.h X-Git-Tag: release_0_10_0~1223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc7b5f873b10b8c2e4a1b247a541ff66d6eaca35;p=thirdparty%2Fqemu.git Get rid of sys/poll.h (C.W. Betts) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5463 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/vl.c b/vl.c index e8410a8a1b9..5659feaeb50 100644 --- a/vl.c +++ b/vl.c @@ -51,7 +51,6 @@ #include #include #include -#include #include #include #include