summaryrefslogtreecommitdiff
path: root/auth/kerberos/gssapi_pac.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2012-03-31 21:48:06 -0400
committerAndreas Schneider <asn@samba.org>2012-04-12 12:06:43 +0200
commit3fd6deda7d440b579950ab6d0e2407d755ac70ad (patch)
treeee14c11dfb88b808e257267d52a8ed3dc5ea4637 /auth/kerberos/gssapi_pac.c
parentd857e393ac870f71943fc6b099e494f45afb6b48 (diff)
downloadsamba-3fd6deda7d440b579950ab6d0e2407d755ac70ad.tar.gz
samba-3fd6deda7d440b579950ab6d0e2407d755ac70ad.tar.bz2
samba-3fd6deda7d440b579950ab6d0e2407d755ac70ad.zip
auth-krb: Make functions static.
The remaining gssapi_parse functions were used exclusively in gensec_krb5. Move them there and make them static. Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'auth/kerberos/gssapi_pac.c')
-rw-r--r--auth/kerberos/gssapi_pac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/kerberos/gssapi_pac.c b/auth/kerberos/gssapi_pac.c
index 10e692bc74..07c7c94205 100644
--- a/auth/kerberos/gssapi_pac.c
+++ b/auth/kerberos/gssapi_pac.c
@@ -22,7 +22,6 @@
#ifdef HAVE_KRB5
#include "libcli/auth/krb5_wrap.h"
-#include "lib/util/asn1.h"
#if 0
/* FIXME - need proper configure/waf test