Skip to content

Commit 7eca2f9

Browse files
author
Ralph Castain
committed
Add missing include
1 parent e852d85 commit 7eca2f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opal/mca/btl/tcp/btl_tcp_component.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
#include "opal/mca/mpool/base/base.h"
7171
#include "opal/mca/btl/base/btl_base_error.h"
7272
#include "opal/mca/pmix/pmix.h"
73+
#include "opal/threads/threads.h"
7374

7475
#include "opal/constants.h"
7576
#include "opal/mca/btl/btl.h"

0 commit comments

Comments
 (0)