Remove poll.h include
This commit is contained in:
parent
c0d7f9d915
commit
d7b5104fd4
|
@ -66,7 +66,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include <sys/poll.h>
|
||||
#include <assert.h>
|
||||
#include <time.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in New Issue