mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +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
|
#define HAVE_SYSCONF
|
||||||
|
|
||||||
#if defined(aix)
|
#if defined(aix)
|
||||||
# undef HAVE_SYS_SELECT_H
|
|
||||||
# undef HAVE_ISINF
|
# undef HAVE_ISINF
|
||||||
# define CLASS_CONFLICT
|
# define CLASS_CONFLICT
|
||||||
# define DISABLE_XOPEN_NLS
|
# define DISABLE_XOPEN_NLS
|
||||||
|
Reference in New Issue
Block a user