ea65611abb74d3c9116b80606260e6bc6a88f844
[musl] / src / linux / gethostid.c
1 long gethostid()
2 {
3         return 0;
4 }