diff --git a/autotests/faketablet/faketablet.cpp b/autotests/faketablet/faketablet.cpp --- a/autotests/faketablet/faketablet.cpp +++ b/autotests/faketablet/faketablet.cpp @@ -24,8 +24,15 @@ #include #include #include -#include -#include + +#if __FreeBSD__ +# include +# include +#else +# include +# include +#endif + // edit uidev.id.product to change tablet id