diff --git a/ompi/mca/common/mx/common_mx.c b/ompi/mca/common/mx/common_mx.c index 1c4e3703dd..c23548b932 100644 --- a/ompi/mca/common/mx/common_mx.c +++ b/ompi/mca/common/mx/common_mx.c @@ -10,6 +10,7 @@ * Copyright (c) 2004-2006 The Regents of the University of California. * All rights reserved. * Copyright (c) 2008 Myricom. All rights reserved. + * Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved. * * $COPYRIGHT$ * @@ -23,6 +24,7 @@ #include "ompi/constants.h" #include "common_mx.h" +#include #ifdef HAVE_MALLOC_H #include #endif