1
1

Fixing compilation failure for case when OMPI_HAVE_RDMACM is not defined.

This commit was SVN r19704.
Этот коммит содержится в:
Pavel Shamis 2008-10-08 09:50:54 +00:00
родитель 13e8975f83
Коммит ceb3e04d0d

Просмотреть файл

@ -22,9 +22,9 @@
#include "opal/util/if.h"
#include "connect/connect.h"
#include "btl_openib_endpoint.h"
#endif
/* Always want to include this file */
#include "btl_openib_endpoint.h"
#include "btl_openib_iwarp.h"
#if OMPI_HAVE_RDMACM