]> granicus.if.org Git - curl/commit
curl_sasl.h: Fixed compilation error from commit 4b491c675f
authorSteve Holme <steve_holme@hotmail.com>
Thu, 14 Aug 2014 14:50:55 +0000 (15:50 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 14 Aug 2014 14:53:33 +0000 (15:53 +0100)
commitcff0757c31abd65c76eb02c250cb3849065eb20c
treeec779de46422b793c50231f8d61baa8bac3af71b
parentb5c56190b23f24e58fef4b0a9e8d2e850e3e52e1
curl_sasl.h: Fixed compilation error from commit 4b491c675f

warning: 'struct kerberos5data' declared inside parameter list

Due to missing forward declaration.
lib/curl_sasl.h