| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cf92be6 commit 59aa103
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,7 +17,7 @@ | |||
| 17 | 17 | # include <unistd.h> // gethostname, sysconf | |
| 18 | 18 | # include <sys/param.h> // MAXHOSTNAMELEN on Linux and the BSDs. | |
| 19 | 19 | # include <sys/utsname.h> | |
| 20 | - #endif // __MINGW32__ | ||
| 20 | + #endif // __POSIX__ | ||
| 21 | 21 | ||
| 22 | 22 | // Add Windows fallback. | |
| 23 | 23 | #ifndef MAXHOSTNAMELEN | |
| Back | FazBrowse Home | New Git URL |
0 commit comments