From 17328316de7e44fa891c5eb5dcb11d1f8029b30e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 19 Apr 2007 17:52:31 +0000 Subject: r22385: remove unused include metze (This used to be commit c8a210bc6fa2529944bb1303ba06fe0734bdd23e) --- source4/auth/auth_util.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4') diff --git a/source4/auth/auth_util.c b/source4/auth/auth_util.c index 5063724ffc..d4a2fa93e8 100644 --- a/source4/auth/auth_util.c +++ b/source4/auth/auth_util.c @@ -28,7 +28,6 @@ #include "libcli/auth/libcli_auth.h" #include "dsdb/samdb/samdb.h" #include "auth/credentials/credentials.h" -#include "auth/credentials/credentials_krb5.h" /* this default function can be used by mostly all backends * which don't want to set a challenge -- cgit