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 507ef67 commit 7601e78Copy full SHA for 7601e78
opal/mca/pmix/pmix3x/pmix/src/sec/pmix_munge.c
@@ -1,5 +1,7 @@
1
/*
2
* Copyright (c) 2015 Intel, Inc. All rights reserved.
3
+ * Copyright (c) 2016 Research Organization for Information Science
4
+ * and Technology (RIST). All rights reserved.
5
*
6
* NOTE: THE MUNGE CLIENT LIBRARY (libmunge) IS LICENSED AS LGPL
7
@@ -17,6 +19,7 @@
17
19
#include "src/include/pmix_globals.h"
18
20
#include "src/util/argv.h"
21
#include "src/util/output.h"
22
+#include "src/util/error.h"
23
#include "src/usock/usock.h"
24
25
#include <unistd.h>
0 commit comments