From b36825768d274a552e0fdb1f1131f79859c31664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 18 Mar 2003 14:09:19 +0000 Subject: [PATCH] always include kafs.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11867 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/rsh_locl.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 71ac09b2e..efa5428e5 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -101,9 +101,7 @@ #include #include /* for _krb5_{get,put}_int */ #endif -#ifdef KRB4 #include -#endif #ifndef _PATH_NOLOGIN #define _PATH_NOLOGIN "/etc/nologin"