From bbff7ca556ecb61737b8dbffb3d2c7e8af22f53f Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 11 Feb 1996 09:18:18 +0000 Subject: #include -> #include --- libexec/rlogind/rlogind.c | 2 +- libexec/rshd/rshd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec') diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c index 6ecbcc04f637..2113ccd040f2 100644 --- a/libexec/rlogind/rlogind.c +++ b/libexec/rlogind/rlogind.c @@ -79,7 +79,7 @@ static char sccsid[] = "@(#)rlogind.c 8.1 (Berkeley) 6/4/93"; #endif #ifdef KERBEROS -#include +#include #include #define SECURE_MESSAGE "This rlogin session is using DES encryption for all transmissions.\r\n" diff --git a/libexec/rshd/rshd.c b/libexec/rshd/rshd.c index cccec79e09f0..daa9a132014e 100644 --- a/libexec/rshd/rshd.c +++ b/libexec/rshd/rshd.c @@ -82,7 +82,7 @@ char *topdomain __P((char *)); void usage __P((void)); #ifdef KERBEROS -#include +#include #include #define VERSION_SIZE 9 #define SECURE_MESSAGE "This rsh session is using DES encryption for all transmissions.\r\n" -- cgit v1.3