--- sys/unix/term.c.orig 2021-04-18 05:56:28 UTC +++ sys/unix/term.c @@ -10,7 +10,7 @@ #include -#ifndef __APPLE__ +#if !defined(__APPLE__) && !defined(__FreeBSD__) #include #endif #include