adapt for roken

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4090 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-12-04 03:37:36 +00:00
parent 9b7dd54006
commit 1cb2297909

View File

@@ -31,12 +31,11 @@
* SUCH DAMAGE.
*/
#include "bsd_locl.h"
#include "roken.h"
RCSID("$Id$");
#ifndef HAVE_IRUSEROK
int __check_rhosts_file = 1;
char *__rcmd_errstr = 0;
@@ -275,5 +274,3 @@ again:
}
return (-1);
}
#endif /* !HAVE_IRUSEROK */