More Heimdal changes. Still not compiling with Heimdal yet...
[kai/samba.git] / source3 / include / includes.h
index d5153a196cf3c943efd300d68c018185998e9a68..a02713e36f658ca450087385e4c006dde6f1ca09 100644 (file)
 #include <gssapi/gssapi_generic.h>
 #endif
 
+#if HAVE_COM_ERR_H
+#include <com_err.h>
+#endif
+
 /* we support ADS if we want it and have krb5 and ldap libs */
 #if defined(WITH_ADS) && defined(HAVE_KRB5) && defined(HAVE_LDAP)
 #define HAVE_ADS