From 40f4f81bdb3933184a2f83135ed2487240c81d6e Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 4 Aug 1999 17:04:12 +0000 Subject: [PATCH] always include kafs.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6714 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 cbb09f6a1..e8ce389ba 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -103,9 +103,7 @@ #include #endif #include -#ifdef KRB4 #include -#endif #ifndef _PATH_NOLOGIN #define _PATH_NOLOGIN "/etc/nologin"