mirror of https://github.com/BOINC/boinc.git
Fixed Solaris compile bug.
svn path=/trunk/boinc/; revision=194
This commit is contained in:
parent
e1ecdfbbe4
commit
10fea0facf
|
@ -18,6 +18,7 @@
|
|||
//
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "client_state.h"
|
||||
#include "client_types.h"
|
||||
|
|
Loading…
Reference in New Issue