Skip to content

Commit d567735

Browse files
committed
verbs: fix typo
(cherry picked from commit open-mpi/ompi@d812695)
1 parent 7682db1 commit d567735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mca/common/verbs/common_verbs_basics.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include <unistd.h>
2222
#endif
2323

24-
#if OPAL_COMMON_VERSION_USNIC_HAPPY
24+
#if OPAL_COMMON_VERBS_USNIC_HAPPY
2525
#include "ompi/mca/common/verbs_usnic/common_verbs_usnic.h"
2626
#endif
2727

0 commit comments

Comments
 (0)