Skip to content

Commit 4e19cd5

Browse files
committed
hwloc/external: add a missing include file
1 parent ef0610d commit 4e19cd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

opal/mca/hwloc/external/external.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/*
22
* Copyright (c) 2011-2014 Cisco Systems, Inc. All rights reserved.
3+
* Copyright (c) 2016 Research Organization for Information Science
4+
* and Technology (RIST). All rights reserved.
35
*
46
* $COPYRIGHT$
57
*
@@ -17,6 +19,7 @@
1719

1820
BEGIN_C_DECLS
1921

22+
#include <opal/include/opal_config.h>
2023
#include MCA_hwloc_external_header
2124

2225
/* If the including file requested it, also include the hwloc verbs

0 commit comments

Comments
 (0)