Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 5b3b1e5

Browse files
authored
Merge pull request #1239 from rhc54/cmr20/missingheader
Add missing header
2 parents d722cc4 + c99e528 commit 5b3b1e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opal/mca/pmix/pmix112/pmix/src/common/pmix_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <pmix/pmix_common.h>
1818
#include <pmix_server.h>
1919
#include "src/include/pmix_globals.h"
20+
#include "src/util/output.h"
2021

2122
typedef struct {
2223
pmix_event_t ev;

0 commit comments

Comments
 (0)