diff --git a/ompi/debuggers/dlopen_test.c b/ompi/debuggers/dlopen_test.c index b95b524d04..029a4ee381 100644 --- a/ompi/debuggers/dlopen_test.c +++ b/ompi/debuggers/dlopen_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009 Cisco Systems, Inc. All rights reserved. + * Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow @@ -11,6 +11,7 @@ #include #include +#include #include "opal/libltdl/ltdl.h"