From 95c9fbdf4523431c51149d1b648f4ff3bd4f920f Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Mon, 22 Oct 2007 18:06:52 +0000 Subject: [PATCH] Make sure the MX MTL component is shared between all files. This commit was SVN r16545. --- ompi/mca/mtl/mx/mtl_mx_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mca/mtl/mx/mtl_mx_types.h b/ompi/mca/mtl/mx/mtl_mx_types.h index f61e5557e4..c7fd851ed4 100644 --- a/ompi/mca/mtl/mx/mtl_mx_types.h +++ b/ompi/mca/mtl/mx/mtl_mx_types.h @@ -58,7 +58,7 @@ struct mca_mtl_mx_component_t{ }; typedef struct mca_mtl_mx_component_t mca_mtl_mx_component_t; -OMPI_DECLSPEC mca_mtl_mx_component_t mca_mtl_mx_component; +OMPI_MODULE_DECLSPEC extern mca_mtl_mx_component_t mca_mtl_mx_component; /* match/ignore bit manipulation