Commit bc7b5f873b10b8c2e4a1b247a541ff66d6eaca35

Authored by aurel32
1 parent a855593c

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
Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -51,7 +51,6 @@
51 51 #include <sys/times.h>
52 52 #include <sys/wait.h>
53 53 #include <termios.h>
54   -#include <sys/poll.h>
55 54 #include <sys/mman.h>
56 55 #include <sys/ioctl.h>
57 56 #include <sys/socket.h>
... ...