diff options
Diffstat (limited to 'auth-sia.c')
-rw-r--r-- | auth-sia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-sia.c b/auth-sia.c index 2bace5d47..3a4159448 100644 --- a/auth-sia.c +++ b/auth-sia.c | |||
@@ -2,11 +2,11 @@ | |||
2 | 2 | ||
3 | #ifdef HAVE_OSF_SIA | 3 | #ifdef HAVE_OSF_SIA |
4 | #include "ssh.h" | 4 | #include "ssh.h" |
5 | #include "auth.h" | ||
5 | #include "auth-sia.h" | 6 | #include "auth-sia.h" |
6 | #include "log.h" | 7 | #include "log.h" |
7 | #include "servconf.h" | 8 | #include "servconf.h" |
8 | #include "canohost.h" | 9 | #include "canohost.h" |
9 | #include "auth.h" | ||
10 | 10 | ||
11 | #include <sia.h> | 11 | #include <sia.h> |
12 | #include <siad.h> | 12 | #include <siad.h> |