* always include sys/ioctl.h for now. Needs to be protected by header check,
but this will be good enough for Linux and OS X and I don't want to change configure.ac mid-day for the other platforms This commit was SVN r6740.
Этот коммит содержится в:
родитель
d0a0434172
Коммит
18d09c14a7
@ -28,9 +28,7 @@
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#endif
|
||||
#ifndef TIOCGWINSZ
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
||||
#include "tools/ompi_info/ompi_info.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user