We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c530b0a commit bd1b6feCopy full SHA for bd1b6fe
orte/mca/rml/oob/rml_oob_component.c
@@ -14,6 +14,8 @@
14
* Copyright (c) 2011-2015 Los Alamos National Security, LLC.
15
* All rights reserved.
16
* 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.
19
* $COPYRIGHT$
20
*
21
* Additional copyrights may follow
@@ -33,6 +35,7 @@
33
35
34
36
#include "opal/mca/base/base.h"
37
#include "opal/util/output.h"
38
+#include "opal/util/argv.h"
39
#include "opal/mca/backtrace/backtrace.h"
40
#include "opal/mca/event/event.h"
41
0 commit comments