--- src/tds/tls.c.orig 2015-05-16 09:00:33 UTC +++ src/tds/tls.c @@ -46,6 +46,10 @@ #include #endif /* HAVE_SYS_STAT_H */ +#if defined(__FreeBSD__) || defined(__DragonFly__) +#include +#endif + #include #include #include