diff --git a/orte/mca/odls/base/odls_private.h b/orte/mca/odls/base/odls_private.h index bf68239cb4..fe4e1b43dc 100644 --- a/orte/mca/odls/base/odls_private.h +++ b/orte/mca/odls/base/odls_private.h @@ -41,10 +41,6 @@ extern "C" { /* * General ODLS types */ -#if defined(c_plusplus) || defined(__cplusplus) -extern "C" { -#endif - typedef struct orte_odls_globals_t { /** Verbose/debug output stream */ int output;