]> granicus.if.org Git - curl/commit
select.h: avoid macro redefinition harder
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jul 2017 10:32:09 +0000 (12:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jul 2017 11:28:28 +0000 (13:28 +0200)
commit7e21e5fd0c709d79ab27c65fd0afff4cf34e0da9
tree0526fe887b1c07b03221f1785ec0392c849745cf
parent21e0705734b90170bfb9dcdc642a9c0743e2a1b1
select.h: avoid macro redefinition harder

... by checking the POLLIN define, as the header file checks don't work
on Windows.
lib/select.h