1
1
This commit was SVN r11354.
Этот коммит содержится в:
Sven Stork 2006-08-23 08:02:26 +00:00
родитель fdfae70dbe
Коммит a7e1135151

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

@ -32,6 +32,10 @@
#include "opal/threads/mutex.h"
#include "opal/event/event_rename.h"
#ifdef HAVE_STDARG_H
#include <stdarg.h>
#endif
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif