s4-heimdal_build Remove talloc dep for krb5-glue.c
authorAndrew Bartlett <abartlet@samba.org>
Tue, 4 Jan 2011 03:40:21 +0000 (14:40 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Jan 2011 03:40:21 +0000 (14:40 +1100)
This glue does not require any internal Samba functionality, just the
same heimdal headers as the files it is providing a stub replacement for.

Andrew Bartlett

source4/heimdal_build/krb5-glue.c

index 8a09a91f3ebb530b4ef9b2a1446afbce3998750d..66320dce869ace196fe8a6d0aace04dc35b5ca6a 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
-#include "system/network.h"
-#include "system/kerberos.h"
-#include "lib/socket/netif.h"
-#include "param/param.h"
-
 #include "heimdal/lib/krb5/krb5_locl.h"
 
 const krb5_cc_ops krb5_scc_ops = {