summaryrefslogtreecommitdiffstats
path: root/src/windows/leashdll/lsh_pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leashdll/lsh_pwd.c')
-rw-r--r--src/windows/leashdll/lsh_pwd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/leashdll/lsh_pwd.c b/src/windows/leashdll/lsh_pwd.c
index 6be1ea3c0a..23f761e4c7 100644
--- a/src/windows/leashdll/lsh_pwd.c
+++ b/src/windows/leashdll/lsh_pwd.c
@@ -33,7 +33,9 @@
#include "leash-int.h"
#include "leashids.h"
#include <leasherr.h>
+#ifndef NO_KRB4
#include <krb.h>
+#endif
#ifndef NO_KRB5
#include <krb5.h>
#endif /* NO_KRB5 */