From ef338602ef04c66a9ef7e4d830185d5f036d11c6 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 22 Sep 2009 21:19:38 +0000 Subject: [PATCH] Arrgh -- effectively revert r21997. We ''do'' need that header file... This commit was SVN r21998. The following SVN revision numbers were found above: r21997 --> open-mpi/ompi@bf5f14ab32340704a6537d7e587c93b8d1462805 --- ompi/mca/common/sm/common_sm_mmap.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ompi/mca/common/sm/common_sm_mmap.c b/ompi/mca/common/sm/common_sm_mmap.c index 2b29fa5d30..31a7179135 100644 --- a/ompi/mca/common/sm/common_sm_mmap.c +++ b/ompi/mca/common/sm/common_sm_mmap.c @@ -48,6 +48,7 @@ #include "orte/mca/rml/rml.h" #include "orte/util/name_fns.h" +#include "orte/runtime/orte_globals.h" #include "ompi/constants.h" #include "ompi/proc/proc.h"