diff --git a/src/unixcomm.c b/src/unixcomm.c index 9cb8c57..d2a1144 100755 --- a/src/unixcomm.c +++ b/src/unixcomm.c @@ -51,6 +51,8 @@ Unix Interface Communications #include #elif MACOSX #include +#elif FREEBSD +#include #else #include #endif /* OS4 */