]> andersk Git - moira.git/blobdiff - lib/kname_unparse.c
Fix typo.
[moira.git] / lib / kname_unparse.c
index 90ee2880be4183153d7d8050cbba5746fe5fff07..88a084e534028d5a09be79d987cea6698a89c11b 100644 (file)
 
 #include <stdio.h>
 
-#include <des.h>
+#ifdef HAVE_KRB4
 #include <krb.h>
+#else
+#include <mr_krb.h>
+#endif
 
 RCSID("$Header$");
 
This page took 0.038362 seconds and 4 git commands to generate.