mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
aix does have <termios.h>
pointed out by Darren King
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
#if defined(aix)
|
||||
# undef HAVE_SYS_SELECT_H
|
||||
# undef HAVE_TERMIOS_H
|
||||
# undef HAVE_ISINF
|
||||
# define CLASS_CONFLICT
|
||||
# define DISABLE_XOPEN_NLS
|
||||
|
Reference in New Issue
Block a user