khan: remove ioctl include

This commit is contained in:
Jōshin 2021-10-03 17:42:51 +00:00
parent eab4ed9477
commit f1fee9e1d0

View File

@ -3,7 +3,6 @@
*/
#include <inttypes.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <dirent.h>
#include <uv.h>