1
1

* need to include errno.h to get errno

This commit was SVN r11790.
Этот коммит содержится в:
Brian Barrett 2006-09-25 17:17:43 +00:00
родитель fa0ae7aa52
Коммит b18055451d

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

@ -20,7 +20,10 @@
#define MCA_BTL_BASE_ERROR_H
#include "ompi_config.h"
#include <errno.h>
#include <stdio.h>
#include "orte/util/proc_info.h"
#include "orte/util/sys_info.h"