1
1

Missed one file from the last commit.

This commit was SVN r24664.
Этот коммит содержится в:
Shiqing Fan 2011-04-29 14:44:02 +00:00
родитель 4490fdbd34
Коммит 9e90ade864

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

@ -124,7 +124,7 @@ int orte_pre_condition_transports(orte_job_t *jdata)
orte_app_context_t *app;
char *string_key, *cs_env;
#if !defined(__WINDOWS__)
#if !defined(__WINDOWS__) || !defined(_MSC_VER)
int fd_rand;
size_t bytes_read;
struct stat buf;