mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 20:52:53 -04:00
Linux doesn't have sys/select.h...
This commit is contained in:
parent
daf75276d4
commit
abd38d8b22
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@
|
|||
__USE_BSD is set by bsd/signal.h, and __USE_BSD_SIGNAL appears not to
|
||||
be used.
|
||||
*/
|
||||
# undef HAVE_SYS_SELECT_H
|
||||
# define JMP_BUF
|
||||
# define USE_POSIX_TIME
|
||||
# define HAVE_TZSET
|
||||
|
|
|
|||
Loading…
Reference in a new issue