1
1

There is a missing header. --enable-picky help to track down such kind of errors.

This commit was SVN r7102.
Этот коммит содержится в:
George Bosilca 2005-08-31 00:47:52 +00:00
родитель 995641c1e6
Коммит d64a702a5b
2 изменённых файлов: 3 добавлений и 0 удалений

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

@ -56,6 +56,7 @@
#include "runtime/runtime.h" #include "runtime/runtime.h"
#include "runtime/orte_wait.h" #include "runtime/orte_wait.h"
#include "totalview.h"
/* /*
* The environment * The environment

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

@ -39,6 +39,8 @@
#include <stdlib.h> #include <stdlib.h>
#include <strings.h> #include <strings.h>
#include "opal/util/opal_environ.h"
/* /*
* The environment * The environment
*/ */