--- H/remote.h.orig 2015-09-29 11:13:27 UTC +++ H/remote.h @@ -42,7 +42,10 @@ #ifdef MACOSX #include #endif - #ifdef LINUX + #ifdef __FreeBSD__ + #include + #endif + #ifdef linux #include #endif #include