Skip to content

Commit bd1b6fe

Browse files
committed
rml/oob: add a missing include file
1 parent c530b0a commit bd1b6fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

orte/mca/rml/oob/rml_oob_component.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* Copyright (c) 2011-2015 Los Alamos National Security, LLC.
1515
* All rights reserved.
1616
* Copyright (c) 2014-2016 Intel, Inc. All rights reserved.
17+
* Copyright (c) 2016 Research Organization for Information Science
18+
* and Technology (RIST). All rights reserved.
1719
* $COPYRIGHT$
1820
*
1921
* Additional copyrights may follow
@@ -33,6 +35,7 @@
3335

3436
#include "opal/mca/base/base.h"
3537
#include "opal/util/output.h"
38+
#include "opal/util/argv.h"
3639
#include "opal/mca/backtrace/backtrace.h"
3740
#include "opal/mca/event/event.h"
3841

0 commit comments

Comments
 (0)