prevent compilation error when compiled with xlc.
This commit was SVN r6029.
Этот коммит содержится в:
родитель
9014ab2e86
Коммит
5a7b0b598d
@ -41,6 +41,9 @@
|
|||||||
#ifdef HAVE_FCNTL_H
|
#ifdef HAVE_FCNTL_H
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_TERMIOS_H
|
||||||
|
#include <termios.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "mca/iof/base/iof_base_setup.h"
|
#include "mca/iof/base/iof_base_setup.h"
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user