]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix other instances of code that looked for HAVE_POLL - poll() is always available.
authorMichael R Sweet <msweet@msweet.org>
Fri, 8 Sep 2023 18:22:43 +0000 (14:22 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 8 Sep 2023 18:22:43 +0000 (14:22 -0400)
commit7d6e487a268387da96b7998c1790bdced938d691
tree5645fa8c03ad9ffee658641d5228c2ddcdd43458
parent52f361fbaa0da215af1552a8c4f2882cc7f784bd
Fix other instances of code that looked for HAVE_POLL - poll() is always available.
cups/dest.c
cups/http-addrlist.c
cups/http.c
cups/sidechannel.c
cups/snmp.c
scheduler/main.c
scheduler/select.c