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