diff --git a/lib/auth/sia/sia_locl.h b/lib/auth/sia/sia_locl.h index 31559ce8e..dcbf46598 100644 --- a/lib/auth/sia/sia_locl.h +++ b/lib/auth/sia/sia_locl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999 Kungliga Tekniska Högskolan + * Copyright (c) 1999 - 2001 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -46,6 +46,7 @@ #include #include #include +#include #ifdef KRB5 #define SIA_KRB5 @@ -67,8 +68,6 @@ #include #endif -#include - #ifndef POSIX_GETPWNAM_R #define getpwnam_r posix_getpwnam_r