]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
uxcons: Fix on musl libc
authorKylie McClain <somasis@exherbo.org>
Fri, 29 Apr 2016 02:40:32 +0000 (22:40 -0400)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Apr 2016 18:42:59 +0000 (19:42 +0100)
commit4ae1577b432c1859704d2763f70a764dee23bd98
treee820b739a402ca2f94e62c2ecb29dd6b7c617c2c
parentadc8ae214edf3d75d2fde11bfa59531898f58aed
uxcons: Fix on musl libc

musl libc exports FD_SET and friends in sys/select.h.
unix/uxcons.c