std: stripping unneeded fcntl.h include from rust_uv.cpp
This commit is contained in:
parent
0e9964189d
commit
a7ee85b50b
@ -13,7 +13,6 @@
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include <fcntl.h>
|
||||
#include "uv.h"
|
||||
|
||||
#include "rust_globals.h"
|
||||
|
Loading…
Reference in New Issue
Block a user