- First have the _config.h header,
then include system headers based on what's defined. This commit was SVN r20886.
Этот коммит содержится в:
родитель
25d457e3d4
Коммит
6ad07dbffa
@ -19,11 +19,14 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include "ompi_config.h"
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
#include <infiniband/verbs.h>
|
||||
|
||||
#include "ompi_config.h"
|
||||
#include "ompi/constants.h"
|
||||
#include "opal/prefetch.h"
|
||||
#include "orte/util/show_help.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user