]> andersk Git - moira.git/blobdiff - reg_svr/kerberos.c
#define KRB5_DEPRECATED and KRB5_PRIVATE, so we can build against more
[moira.git] / reg_svr / kerberos.c
index 870dfd416c20a80570b04852db01e4f32638edd6..b9621bf55dd0fa83672ca009d9e259a0d85197f5 100644 (file)
@@ -21,6 +21,9 @@
 
 #include <com_err.h>
 
+#define KRB5_DEPRECATED 1
+#define KRB5_PRIVATE 1
+
 #ifdef KRB4
 #include <des.h>
 #include <kadm.h>
This page took 0.032312 seconds and 4 git commands to generate.