[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1.2-118-gffa9c6d

Service Account noreply at mpich.org
Tue Aug 26 13:11:11 CDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  ffa9c6d675c8463f903aa0b186f883f7c5cd218f (commit)
      from  c5c26b1bf2e045318460319d70d265ec75e6d3fd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/ffa9c6d675c8463f903aa0b186f883f7c5cd218f

commit ffa9c6d675c8463f903aa0b186f883f7c5cd218f
Author: Pavan Balaji <balaji at anl.gov>
Date:   Tue Aug 26 11:28:26 2014 -0500

    Missed including pmi.h in mxm_impl.h
    
    Signed-off-by: Devendar Bureddy <devendar at mellanox.com>

diff --git a/src/mpid/ch3/channels/nemesis/netmod/mxm/mxm_impl.h b/src/mpid/ch3/channels/nemesis/netmod/mxm/mxm_impl.h
index 3d5f5d4..54d5833 100644
--- a/src/mpid/ch3/channels/nemesis/netmod/mxm/mxm_impl.h
+++ b/src/mpid/ch3/channels/nemesis/netmod/mxm/mxm_impl.h
@@ -9,6 +9,7 @@
 #ifndef MX_MODULE_IMPL_H
 #define MX_MODULE_IMPL_H
 #include "mpid_nem_impl.h"
+#include "pmi.h"
 #include <mxm/api/mxm_api.h>
 
 

-----------------------------------------------------------------------

Summary of changes:
 .../ch3/channels/nemesis/netmod/mxm/mxm_impl.h     |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list