1
1

- Include errno.h, to get MTT for sun to run through

This commit was SVN r21143.
Этот коммит содержится в:
Rainer Keller 2009-05-04 09:13:16 +00:00
родитель 338b136c28
Коммит c32516c9a3

Просмотреть файл

@ -30,6 +30,7 @@
#ifdef HAVE_STRING_H
#include <string.h>
#endif
#include <errno.h>
#include "opal/mca/base/mca_base_param.h"
#include "opal/util/argv.h"