aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-01-29 04:49:14 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-01-29 04:49:14 +0000
commitabd38d8b22f77f979fb5d031923eac27bb281e09 (patch)
treef48e6c22ccdc612e82e57e4455b913cd79a22722 /src
parentdaf75276d4b68e6cd7300b165e20c3973778118c (diff)
downloadpostgresql-abd38d8b22f77f979fb5d031923eac27bb281e09.tar.gz
postgresql-abd38d8b22f77f979fb5d031923eac27bb281e09.zip
Linux doesn't have sys/select.h...
Diffstat (limited to 'src')
-rw-r--r--src/include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/config.h b/src/include/config.h
index 04fd932d616..5f937c91b31 100644
--- a/src/include/config.h
+++ b/src/include/config.h
@@ -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