diff --git a/appl/ftp/ftpd/ftpd_locl.h b/appl/ftp/ftpd/ftpd_locl.h index fcdd8b141..9b4fa91c3 100644 --- a/appl/ftp/ftpd/ftpd_locl.h +++ b/appl/ftp/ftpd/ftpd_locl.h @@ -150,6 +150,10 @@ #include #endif +#ifdef KRB5 +#include +#endif + #ifdef OTP #include #endif