From 46ab21900555ba2f6ef06417095d50f14a2be676 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 2 Apr 2012 10:20:24 -0400 Subject: gse: Remove unnecessary header. Signed-off-by: Andreas Schneider --- source3/librpc/crypto/gse.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/librpc/crypto') diff --git a/source3/librpc/crypto/gse.c b/source3/librpc/crypto/gse.c index b14829b6cc..447f9bcb2a 100644 --- a/source3/librpc/crypto/gse.c +++ b/source3/librpc/crypto/gse.c @@ -28,7 +28,6 @@ #include "auth/gensec/gensec.h" #include "auth/credentials/credentials.h" #include "../librpc/gen_ndr/dcerpc.h" -#include "lib/util/asn1.h" #if defined(HAVE_KRB5) -- cgit