Add missing #include <errno.h>
line (for SunStudio Solaris).
This commit was SVN r20138.
Этот коммит содержится в:
родитель
7b25f1189b
Коммит
9003e4d722
@ -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 <errno.h>
|
||||
#ifdef HAVE_MALLOC_H
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user