libcli/auth Move krb5 wrapper functions from s3 into common
[samba.git] / source3 / include / smb_krb5.h
index adbb0debc38dc0a33c26984855b875f35ce1c5cf..042b7ebe40f54d55e21ddb604bb7d843bce0b991 100644 (file)
@@ -10,9 +10,7 @@
 #define KRB5_DEPRECATED
 #endif
 
-#if HAVE_KRB5_H
-#include <krb5.h>
-#endif
+#include "libcli/auth/krb5_wrap.h"
 
 #if HAVE_GSSAPI_GSSAPI_H
 #include <gssapi/gssapi.h>
 #include <gssapi.h>
 #endif
 
-#if HAVE_COM_ERR_H
-#include <com_err.h>
-#endif
-
 #ifndef KRB5_ADDR_NETBIOS
 #define KRB5_ADDR_NETBIOS 0x14
 #endif