File: mca-fix.patch

package info (click to toggle)
pmix 6.0.0%2Breally5.0.10~rc1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 12,224 kB
  • sloc: ansic: 132,566; sh: 4,271; python: 2,975; makefile: 2,273; xml: 1,611; perl: 1,364; lex: 138
file content (10 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
--- a/src/mca/base/pmix_mca_base_var.c
+++ b/src/mca/base/pmix_mca_base_var.c
@@ -51,6 +51,7 @@
 #include "src/util/pmix_environ.h"
 #include "src/util/pmix_printf.h"
 #include "src/util/pmix_show_help.h"
+#include "src/mca/base/pmix_mca_base_vari.h"
 
 #ifndef MAXPATHLEN /* Hurd */
 #define MAXPATHLEN 1024