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.
2 parents 5f17e38 + d3195df commit 142fc17Copy full SHA for 142fc17
opal/mca/pmix/external/pmix_ext_client.c
@@ -5,6 +5,7 @@
5
* and Technology (RIST). All rights reserved.
6
* Copyright (c) 2014 Mellanox Technologies, Inc.
7
* All rights reserved.
8
+ * Copyright (c) 2016 IBM Corporation. All rights reserved.
9
* $COPYRIGHT$
10
*
11
* Additional copyrights may follow
@@ -30,7 +31,6 @@
30
31
#include "opal/mca/pmix/base/base.h"
32
#include "pmix_ext.h"
33
#include "pmix.h"
-#include "pmix/src/buffer_ops/buffer_ops.h"
34
35
static pmix_proc_t my_proc;
36
static char *dbgvalue=NULL;
0 commit comments