diff --git a/ompi/mca/io/romio/romio/test/noncontig_coll2.c b/ompi/mca/io/romio/romio/test/noncontig_coll2.c index aa056c7deb..5a28d48dde 100644 --- a/ompi/mca/io/romio/romio/test/noncontig_coll2.c +++ b/ompi/mca/io/romio/romio/test/noncontig_coll2.c @@ -8,10 +8,6 @@ #include #include -/* Open MPI: include our printf.h to ensure that we get an snprintf() - that works on this platform */ -#include "opal/util/printf.h" - /* tests noncontiguous reads/writes using collective I/O */ /* this test is almost exactly like noncontig_coll.c with the following changes: