Sleep is defined in the unistd.h file, do not forget to include it on the dependencies list.
This commit was SVN r7301.
Этот коммит содержится в:
родитель
361ff6640f
Коммит
e501768f10
@ -19,6 +19,9 @@
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "opal/class/opal_object.h"
|
||||
#include "file/file.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user