- make sure that the system has the header files.
This commit was SVN r19400.
Этот коммит содержится в:
родитель
7bcd285e98
Коммит
94a2147e3d
@ -36,8 +36,13 @@
|
||||
#include "orte/constants.h"
|
||||
#include "orte/types.h"
|
||||
|
||||
#ifdef HAVE_SYSLOG_H
|
||||
#include <syslog.h>
|
||||
#endif /* HAVE_SYSLOG_H */
|
||||
|
||||
#ifdef HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
#endif /* HAVE_STDARG_H */
|
||||
|
||||
#include "opal/mca/mca.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user