Move keytab_copy to krb5samba lib
[vlendec/samba-autobuild/.git] / lib / krb5_wrap / keytab_util.c
similarity index 99%
rename from source4/auth/kerberos/keytab_copy.c
rename to lib/krb5_wrap/keytab_util.c
index 3dd687dec2fab9395bf6a8b93c85c948d26ec6fe..12aca7f5a092e8feec193dd22866d7a6f9cecc63 100644 (file)
@@ -34,8 +34,7 @@
  */
 
 #include "includes.h"
-#include "system/kerberos.h"
-#include "auth/kerberos/kerberos.h"
+#include "krb5_samba.h"
 
 static krb5_boolean
 compare_keyblock(const krb5_keyblock *a, const krb5_keyblock *b)