diff --git a/ompi/mca/btl/sm/btl_sm.h b/ompi/mca/btl/sm/btl_sm.h index e500bf2c2f..36202bbdd0 100644 --- a/ompi/mca/btl/sm/btl_sm.h +++ b/ompi/mca/btl/sm/btl_sm.h @@ -39,7 +39,6 @@ #include #endif /* HAVE_UNISTD_H */ #include "opal/class/opal_free_list.h" -#include "opal/class/opal_bitmap.h" #include "ompi/class/ompi_free_list.h" #include "opal/event/event.h" #include "ompi/mca/btl/btl.h" @@ -48,8 +47,6 @@ #include "ompi/mca/mpool/mpool.h" #include "ompi/mca/common/sm/common_sm_mmap.h" -#include "opal/mca/maffinity/base/base.h" - #if defined(c_plusplus) || defined(__cplusplus) extern "C" { #endif