mirror of https://github.com/BOINC/boinc.git
sched_config.h depends on stdio.h
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@971 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
parent
a217123510
commit
92ee176eda
|
@ -10,6 +10,8 @@
|
|||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <sched_config.h>
|
||||
#include <sched_util.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue