summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-08-19 07:35:01 -0400
committerSimo Sorce <idra@samba.org>2010-08-19 11:28:12 -0400
commitcbe9f879afc7b212c1e105fcb54b4563d5f6dfe0 (patch)
treea89214805fa87a6a83e4c55bf75c1d461f0ecdea /source3/include
parent861566c6d03a9040d0b791df80c845da9c537b8f (diff)
downloadsamba-cbe9f879afc7b212c1e105fcb54b4563d5f6dfe0.tar.gz
samba-cbe9f879afc7b212c1e105fcb54b4563d5f6dfe0.tar.bz2
samba-cbe9f879afc7b212c1e105fcb54b4563d5f6dfe0.zip
s3-ads: Fix wrong test in if statement
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/krb5_protos.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/krb5_protos.h b/source3/include/krb5_protos.h
index e229a14412..7ac0f3ec7e 100644
--- a/source3/include/krb5_protos.h
+++ b/source3/include/krb5_protos.h
@@ -137,6 +137,8 @@ krb5_error_code smb_krb5_get_creds(const char *server_s,
krb5_creds **creds_p);
char *smb_krb5_principal_get_realm(krb5_context context,
krb5_principal principal);
+
+
#endif /* HAVE_KRB5 */
int cli_krb5_get_ticket(TALLOC_CTX *mem_ctx,