1
1

Fix a header problem on Windows.

This commit was SVN r23483.
Этот коммит содержится в:
Shiqing Fan 2010-07-23 07:52:34 +00:00
родитель ee3b22e4b7
Коммит 71d2749b6b

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

@ -11,7 +11,9 @@
#include "opal_config.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <errno.h>
#include "opal/util/fd.h"