Per Paul Hargrove, add missing include to fix build under FreeBSD
RM-approved cmr=v1.8.2:reviewer=ompi-gk1.8 This commit was SVN r32397.
Этот коммит содержится в:
родитель
cd8fa75f87
Коммит
8cfadd1842
@ -31,6 +31,9 @@
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_STAT_H
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
||||
#include "opal/mca/event/event.h"
|
||||
#include "opal/mca/dstore/base/base.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user