icc complains about the missing prototype.
This commit was SVN r27373.
Этот коммит содержится в:
родитель
890dedf13f
Коммит
48f528f142
@ -11,6 +11,9 @@
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif /* HAVE_STRING_H */
|
||||
#include <infiniband/verbs.h>
|
||||
|
||||
#include "ompi/constants.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user