We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2fcaf commit 4f056b5Copy full SHA for 4f056b5
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