From c250e5581b0eebe410929829e6f8a9771020b38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 26 Jan 2009 01:10:06 +0000 Subject: [PATCH] drop krbv4 support git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24499 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/login/login_locl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/appl/login/login_locl.h b/appl/login/login_locl.h index 1a780a128..392c901d1 100644 --- a/appl/login/login_locl.h +++ b/appl/login/login_locl.h @@ -84,9 +84,6 @@ #ifdef HAVE_RPCSVC_YPCLNT_H #include #endif -#ifdef KRB4 -#include -#endif #ifdef KRB5 #include #endif