From 081e7f8a03d80b756b2b4ed0b4f3f1f7ec90a478 Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Mon, 5 Apr 2004 20:08:20 +0000 Subject: [PATCH] added include of "client_state.h" svn path=/trunk/boinc/; revision=3225 --- client/hostinfo_unix.C | 1 + 1 file changed, 1 insertion(+) diff --git a/client/hostinfo_unix.C b/client/hostinfo_unix.C index f9d3841d77..9163e2b73c 100644 --- a/client/hostinfo_unix.C +++ b/client/hostinfo_unix.C @@ -63,6 +63,7 @@ #include "filesys.h" #include "error_numbers.h" #include "util.h" +#include "client_state.h" // functions to get name/addr of local host