We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52f77d commit 520f876Copy full SHA for 520f876
src/node.cc
@@ -53,6 +53,7 @@
53
#endif
54
55
#include <errno.h>
56
+#include <fcntl.h>. // _O_RDWR
57
#include <limits.h> // PATH_MAX
58
#include <locale.h>
59
#include <signal.h>
0 commit comments