From 6939b233d03d59f9ead3469975f7bf72585c6ffa Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Wed, 10 Apr 2002 16:09:51 +0000 Subject: - (stevesk) [auth-sia.c] compile fix Chris Adams --- auth-sia.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth-sia.c') diff --git a/auth-sia.c b/auth-sia.c index 2bace5d4..3a415944 100644 --- a/auth-sia.c +++ b/auth-sia.c @@ -2,11 +2,11 @@ #ifdef HAVE_OSF_SIA #include "ssh.h" +#include "auth.h" #include "auth-sia.h" #include "log.h" #include "servconf.h" #include "canohost.h" -#include "auth.h" #include #include -- cgit v1.2.1