Mac build fix

This commit is contained in:
David Anderson 2020-05-15 22:21:00 -07:00
parent befd835e09
commit c1d28459dc
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ void killGfxApp(pid_t thePID) {
char userName[64];
RPC_CLIENT *rpc;
int retval;
string msg;
std::string msg;
chdir("/Library/Application Support/BOINC Data");
safe_strcpy(buf, "");