diff --git a/appl/ftp/ftpd/ftpd_locl.h b/appl/ftp/ftpd/ftpd_locl.h index 7ed2dbc20..795a289d2 100644 --- a/appl/ftp/ftpd/ftpd_locl.h +++ b/appl/ftp/ftpd/ftpd_locl.h @@ -63,6 +63,9 @@ #if defined(HAVE_SYS_IOCTL_H) && SunOS != 40 #include #endif +#ifdef HAVE_SYS_IOCCOM_H +#include +#endif #ifdef TIME_WITH_SYS_TIME #include #include