]> andersk Git - moira.git/blobdiff - incremental/ldap/setpw.c
Build without krb4 if it's unavailable.
[moira.git] / incremental / ldap / setpw.c
index b3e4e73dc4785282c549f5d3a2f0e7d2b6b952b1..ea873537ea99562ea4a270f684e67324b44d4405 100644 (file)
@@ -49,7 +49,9 @@ Abstract:
 #include "port-sockets.h"
 #endif
 #include <krb5.h>
+#ifdef HAVE_KRB4
 #include <krb.h>
+#endif
 #include <ldap.h>
 #ifdef _WIN32
 #include <wshelper.h>
This page took 0.03838 seconds and 4 git commands to generate.