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