1
1

* quick fix to make tree compile on OS X. See bug #1295 for the right

solution

This commit was SVN r5303.
Этот коммит содержится в:
Brian Barrett 2005-04-13 14:44:46 +00:00
родитель 4ef292717e
Коммит 6609c2e1bb

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

@ -29,6 +29,7 @@
#include <ctype.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <libgen.h>
#include "include/orte_constants.h"