sim-card
/
qemu
Archived
10
0
Fork 0

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
This commit is contained in:
aurel32 2008-10-12 00:52:58 +00:00
parent a855593c33
commit bc7b5f873b
1 changed files with 0 additions and 1 deletions

1
vl.c
View File

@ -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>