diff --git a/server/drivers/port.h b/server/drivers/port.h index baaabe9..bda5f66 100644 --- a/server/drivers/port.h +++ b/server/drivers/port.h @@ -227,6 +227,7 @@ static inline int port_deny_multiple (unsigned short port, unsigned short count) Use i386_get_ioperm, i386_set_ioperm from and inb and outb from (FreeBSD) */ #elif defined HAVE_I386_IOPERM_FREEBSD && defined HAVE_MACHINE_CPUFUNC_H && defined HAVE_MACHINE_SYSARCH_H && defined HAVE_SYS_TYPES_H #include +#include #include #include