From b21351463192d72f0b4faeace81bea12b47f810e Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 31 Dec 2011 22:24:07 +1100 Subject: auth/kerberos: Remove unused headers from gssapi_parse.c Signed-off-by: Stefan Metzmacher --- auth/kerberos/gssapi_parse.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'auth') diff --git a/auth/kerberos/gssapi_parse.c b/auth/kerberos/gssapi_parse.c index 6e9eddced6..dadc58b4f8 100644 --- a/auth/kerberos/gssapi_parse.c +++ b/auth/kerberos/gssapi_parse.c @@ -24,8 +24,6 @@ #include "includes.h" #include "../lib/util/asn1.h" #include "auth/gensec/gensec.h" -#include "system/kerberos.h" -#include "auth/kerberos/kerberos.h" /* generate a krb5 GSS-API wrapper packet given a ticket -- cgit