curl: Fix build when curl_multi_socket_action isn't available
authorMatthew Booth <mbooth@redhat.com>
Wed, 14 May 2014 23:28:40 +0000 (19:28 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 May 2014 09:36:49 +0000 (11:36 +0200)
commit9aedd5a5d607216e41bfa6a2c1f7f5d2b17041c3
tree553cd985909ee77e07fc899d32a513531acb7041
parentb5e51dd7144719148c5df42b38b6086366f90d5e
curl: Fix build when curl_multi_socket_action isn't available

Signed-off-by: Matthew Booth <mbooth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/curl.c