From d908bbe4a8a2a53b0fc4aaaff76df17b3fd2bf8b Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Wed, 15 Jul 2009 15:09:59 +0000 Subject: [PATCH] Add missing header file This commit was SVN r21684. --- ompi/runtime/ompi_module_exchange.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ompi/runtime/ompi_module_exchange.h b/ompi/runtime/ompi_module_exchange.h index 8c1ce937d8..d8b4185cd7 100644 --- a/ompi/runtime/ompi_module_exchange.h +++ b/ompi/runtime/ompi_module_exchange.h @@ -54,6 +54,7 @@ #include #endif +#include "opal/dss/dss_types.h" #include "opal/mca/mca.h"