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 b6366e5 commit 955fe85Copy full SHA for 955fe85
opal/mca/pmix/pmix120/pmix120_client.c
@@ -1,7 +1,7 @@
1
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
2
/*
3
* Copyright (c) 2014-2015 Intel, Inc. All rights reserved.
4
- * Copyright (c) 2014-2015 Research Organization for Information Science
+ * Copyright (c) 2014-2016 Research Organization for Information Science
5
* and Technology (RIST). All rights reserved.
6
* Copyright (c) 2014 Mellanox Technologies, Inc.
7
* All rights reserved.
@@ -25,6 +25,7 @@
25
26
#include "opal/hash_string.h"
27
#include "opal/util/proc.h"
28
+#include "opal/util/argv.h"
29
30
#include "opal/mca/pmix/base/base.h"
31
#include "pmix120.h"
0 commit comments