diff --git a/ompi/debuggers/ompi_msgq_dll.c b/ompi/debuggers/ompi_msgq_dll.c index 8b0ed3b52d..599e24c52b 100644 --- a/ompi/debuggers/ompi_msgq_dll.c +++ b/ompi/debuggers/ompi_msgq_dll.c @@ -158,6 +158,7 @@ int opal_progress_spin_count; volatile int32_t opal_progress_thread_count; bool opal_mutex_check_locks; bool opal_uses_threads; +ompi_proc_t* ompi_proc_local_proc; #endif /* defined(__SUNPRO_C) */ /**********************************************************************/