diff --git a/appl/ftp/ftpd/ftpd_locl.h b/appl/ftp/ftpd/ftpd_locl.h index a6b894a1e..913169f22 100644 --- a/appl/ftp/ftpd/ftpd_locl.h +++ b/appl/ftp/ftpd/ftpd_locl.h @@ -134,6 +134,7 @@ #endif #include +#include "roken.h" #include "pathnames.h" #include "extern.h" @@ -141,8 +142,6 @@ #include "security.h" -#include "roken.h" - #ifdef KRB5 #include #endif /* KRB5 */