diff --git a/orte/test/system/orte_no_op.c b/orte/test/system/orte_no_op.c index 69eb3e8256..03ae0d3a5d 100644 --- a/orte/test/system/orte_no_op.c +++ b/orte/test/system/orte_no_op.c @@ -6,7 +6,7 @@ */ #include - +#include "orte/constants.h" #include "orte/runtime/runtime.h" int main(int argc, char* argv[])