blob: 25bb35db862d297f92ff3931b1964373d48194d8 [file] [log] [blame]
#include <unistd.h>
long gethostid()
{
return 0;
}