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