]> granicus.if.org Git - curl/commit
urldata: include curl_sspi.h when Windows SSPI is enabled
authorViktor Szakats <vszakats@users.noreply.github.com>
Wed, 22 Feb 2017 04:01:37 +0000 (23:01 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 22 Feb 2017 04:06:43 +0000 (23:06 -0500)
commitf4739f639fc481a7bec7da73041dfcb3d26ed220
tree0cbb88bc5a3b555b4a11c52108aa32a17c4eabd2
parentb259646ea10fc13d6cd97608824d0038f9720996
urldata: include curl_sspi.h when Windows SSPI is enabled

f77dabe broke builds in Windows using Windows SSPI but not Windows SSL.

Bug: https://github.com/curl/curl/issues/1276
Reported-by: jveazey@users.noreply.github.com
lib/urldata.h