From: Andrew Bartlett Date: Wed, 11 Jan 2012 00:14:54 +0000 (+1100) Subject: gensec: make gensec_gssapi.h common X-Git-Tag: tevent-0.9.15~425 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=226c3ef7a604086295bc717a64fcfacbe60df45d;p=thirdparty%2Fsamba.git gensec: make gensec_gssapi.h common This will make it easier to share elements of the GSSAPI gensec mechs, in much the same way elements of the NTLMSSP mech are shared. Andrew Bartlett Signed-off-by: Stefan Metzmacher --- diff --git a/source4/auth/gensec/gensec_gssapi.h b/auth/gensec/gensec_gssapi.h similarity index 100% rename from source4/auth/gensec/gensec_gssapi.h rename to auth/gensec/gensec_gssapi.h