We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee92e0 commit 2adb007Copy full SHA for 2adb007
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