Fix broken build on Solaris.
This commit was SVN r18719.
Этот коммит содержится в:
родитель
12baa72580
Коммит
95cd9758e5
@ -10,6 +10,7 @@
|
||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2008 Cisco Systems, Inc. All rights reserved.
|
||||
* Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -27,6 +28,9 @@
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#if OMPI_WANT_LIBLTDL
|
||||
#include "opal/libltdl/ltdl.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user