mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
AIX *does* have <sys/select.h>
Pointed out by Darren King
This commit is contained in:
@ -38,7 +38,6 @@
|
||||
#define HAVE_SYSCONF
|
||||
|
||||
#if defined(aix)
|
||||
# undef HAVE_SYS_SELECT_H
|
||||
# undef HAVE_ISINF
|
||||
# define CLASS_CONFLICT
|
||||
# define DISABLE_XOPEN_NLS
|
||||
|
Reference in New Issue
Block a user