From 9515fc4406464b6a015a06d89ca0370810977486 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 11 Feb 2005 02:08:39 +0000 Subject: r5322: removed a whole bunch of #include lines that minimal_includes.pl thinks are not needed. Now to see how this fares on the build farm :) (This used to be commit 80ffcc650c9c86141507edd8338b97814a85f868) --- source4/libcli/auth/gssapi_parse.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/libcli/auth/gssapi_parse.c') diff --git a/source4/libcli/auth/gssapi_parse.c b/source4/libcli/auth/gssapi_parse.c index f984f6303f..89929c8c6d 100644 --- a/source4/libcli/auth/gssapi_parse.c +++ b/source4/libcli/auth/gssapi_parse.c @@ -25,7 +25,6 @@ #include "includes.h" #include "asn_1.h" #include "system/kerberos.h" -#include "libcli/auth/kerberos.h" #include "libcli/auth/gensec.h" /* -- cgit