Fix build on old libc that does not define _SC_HOST_NAME_MAX

Bionic (Android's libc) only added that symbol in Nov 2014, can't find in which NDK release it got released.

Merge request reports

Loading