From 7e9887340f9e5f430606510b9bbbad7d5b66588e Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Sun, 9 Mar 2003 01:02:20 +0000 Subject: [PATCH] bug fix svn path=/trunk/boinc/; revision=1037 --- client/hostinfo_unix.C | 1 + 1 file changed, 1 insertion(+) diff --git a/client/hostinfo_unix.C b/client/hostinfo_unix.C index 852462a355..8bf632cef4 100644 --- a/client/hostinfo_unix.C +++ b/client/hostinfo_unix.C @@ -76,6 +76,7 @@ #include "client_types.h" #include "error_numbers.h" +#include "util.h" // functions to get name/addr of local host