We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118d10c commit 43c24d2Copy full SHA for 43c24d2
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