Skip to content

Commit d812695

Browse files
committed
verbs: fix typo
1 parent 2cf9b26 commit d812695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/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 "opal/mca/common/verbs_usnic/common_verbs_usnic.h"
2626
#endif
2727

0 commit comments

Comments
 (0)