]> granicus.if.org Git - curl/commit
Reversed the logic to only include the <sys/select.h> header on systems
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2003 14:04:44 +0000 (14:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2003 14:04:44 +0000 (14:04 +0000)
commitc32390d84c08f2c8e2975994e64babdaacb34de4
tree104ff9fa21ac869b8fe0cd98b0a69dc2613ce134
parent45ca866a2d5bea5136ef6c4470a2acd96bb37f00
Reversed the logic to only include the <sys/select.h> header on systems
known to really NEED it as another system that doesn't have it came up:
very old Linux libc5-based systems (as addition to all HPUX versions).

The only known system at this point is AIX.
include/curl/multi.h