diff --git a/ompi/mca/pml/ob1/pml_ob1.c b/ompi/mca/pml/ob1/pml_ob1.c index 468470e221..d8a98051ff 100644 --- a/ompi/mca/pml/ob1/pml_ob1.c +++ b/ompi/mca/pml/ob1/pml_ob1.c @@ -31,6 +31,7 @@ #include "opal/class/opal_bitmap.h" #include "opal/util/output.h" +#include "opal_stdint.h" #include "orte/runtime/orte_wait.h" #include "orte/mca/errmgr/errmgr.h"