Add missing <thread.h> for Solaris
This commit was SVN r9148.
Этот коммит содержится в:
родитель
28a1610453
Коммит
bd04d8f09e
@ -38,6 +38,9 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#endif
|
#endif
|
||||||
|
#if OMPI_HAVE_SOLARIS_THREADS
|
||||||
|
#include <thread.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "opal/class/opal_object.h"
|
#include "opal/class/opal_object.h"
|
||||||
#include "opal/sys/atomic.h"
|
#include "opal/sys/atomic.h"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user