mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
aix does have <termios.h>
pointed out by Darren King
This commit is contained in:
parent
2ffba0d498
commit
6791355823
@ -39,7 +39,6 @@
|
|||||||
|
|
||||||
#if defined(aix)
|
#if defined(aix)
|
||||||
# undef HAVE_SYS_SELECT_H
|
# undef HAVE_SYS_SELECT_H
|
||||||
# undef HAVE_TERMIOS_H
|
|
||||||
# undef HAVE_ISINF
|
# undef HAVE_ISINF
|
||||||
# define CLASS_CONFLICT
|
# define CLASS_CONFLICT
|
||||||
# define DISABLE_XOPEN_NLS
|
# define DISABLE_XOPEN_NLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user