mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-23 06:42:09 +03:00
khan: remove ioctl include
This commit is contained in:
parent
eab4ed9477
commit
f1fee9e1d0
@ -3,7 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/ioctl.h>
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <uv.h>
|
#include <uv.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user