We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934cc9a commit 15be38eCopy full SHA for 15be38e
src/node_os.cc
@@ -28,7 +28,6 @@
28
#endif // __MINGW32__
29
30
#ifdef __POSIX__
31
-# include <unistd.h> // gethostname, sysconf
32
# include <climits> // PATH_MAX on Solaris.
33
#endif // __POSIX__
34
0 commit comments