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 e9e4d2a commit 1ef45b7Copy full SHA for 1ef45b7
orte/mca/plm/tm/plm_tm_module.c
@@ -13,6 +13,8 @@
13
* Copyright (c) 2007-2012 Los Alamos National Security, LLC. All rights
14
* reserved.
15
* Copyright (c) 2014-2018 Intel, Inc. All rights reserved.
16
+ * Copyright (c) 2018 Research Organization for Information Science
17
+ * and Technology (RIST). All rights reserved.
18
* $COPYRIGHT$
19
*
20
* Additional copyrights may follow
@@ -61,6 +63,7 @@
61
63
#include "orte/util/show_help.h"
62
64
#include "opal/util/opal_environ.h"
65
#include "opal/util/basename.h"
66
+#include "opal/util/printf.h"
67
68
#include "orte/util/name_fns.h"
69
#include "orte/util/threads.h"
0 commit comments