Skip to content

Commit a7ee85b

Browse files
committed
std: stripping unneeded fcntl.h include from rust_uv.cpp
1 parent 0e99641 commit a7ee85b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rt/rust_uv.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <malloc.h>
1414
#endif
1515

16-
#include <fcntl.h>
1716
#include "uv.h"
1817

1918
#include "rust_globals.h"

0 commit comments

Comments
 (0)