* only include sys/ioctl.h if it exists
This commit was SVN r6761.
Этот коммит содержится в:
родитель
e583f6a97f
Коммит
6f0b51e4db
@ -28,7 +28,9 @@
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
||||
#include "tools/ompi_info/ompi_info.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user