Index: screen.c @@ -23,7 +23,11 @@ #include #include #include +#ifdef __FreeBSD__ +#include +#else #include +#endif #define LEFT 10 #define RIGHT 10