From 532cda999893ec8a99847976709585a099d70ed9 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 11 Feb 1996 09:18:18 +0000 Subject: #include -> #include --- libexec/rshd/rshd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/rshd') diff --git a/libexec/rshd/rshd.c b/libexec/rshd/rshd.c index cccec79..daa9a13 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.1