- compile fix

svn path=/trunk/boinc/; revision=17682
This commit is contained in:
David Anderson 2009-03-27 21:03:41 +00:00
parent 7d97951961
commit 338c751d5c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ extern char* windows_format_error_string(
unsigned long dwError, char* pszBuf, int iSize
);
extern int boinc_thread_cpu_time(HANDLE thread_handle, double& cpu);
extern int boinc_process_cpu_time(double& cpu);
extern int boinc_process_cpu_time(HANDLE process_handle, double& cpu);
#else
// setpriority(2) arg to run in background
// (don't use 20 because