Remove poll.h include

This commit is contained in:
Yuxuan Shui 2018-10-30 22:17:20 +00:00
parent c0d7f9d915
commit d7b5104fd4
1 changed files with 0 additions and 1 deletions

View File

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