drop krbv4 support
authorLove Hörnquist Åstrand <lha@kth.se>
Mon, 26 Jan 2009 01:10:06 +0000 (01:10 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Mon, 26 Jan 2009 01:10:06 +0000 (01:10 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24499 ec53bebd-3082-4978-b11e-865c3cabbd6b

appl/login/login_locl.h

index 1a780a128532c5bfbc61301088d4c5e0cdc0395e..392c901d1f27ac9ead2b62c28d0c0111633fdfd0 100644 (file)
@@ -84,9 +84,6 @@
 #ifdef HAVE_RPCSVC_YPCLNT_H
 #include <rpcsvc/ypclnt.h>
 #endif
-#ifdef KRB4
-#include <krb.h>
-#endif
 #ifdef KRB5
 #include <krb5.h>
 #endif