]> granicus.if.org Git - curl/commit
urldata: Don't define sec_complete when no GSS-API support present
authorSteve Holme <steve_holme@hotmail.com>
Sat, 15 Nov 2014 13:02:31 +0000 (13:02 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 15 Nov 2014 13:15:02 +0000 (13:15 +0000)
commit2e16100609bb57c026c9ebd14aef23e4b356f8a8
treef05868feb821c987a13cd5ceec1d353b4863210e
parentd54b551f6c3ff66b7d2f04bd9780295ae7e454ce
urldata: Don't define sec_complete when no GSS-API support present

This variable is only used with HAVE_GSSAPI is defined by the FTP code
so let's place the definition with the other GSS-API based variables.
lib/urldata.h