--- src/main/native/pairhmm/IntelPairHmm.cc.orig 2024-08-04 16:29:20 UTC +++ src/main/native/pairhmm/IntelPairHmm.cc @@ -24,6 +24,9 @@ #ifdef linux #include #endif +#ifdef __FreeBSD__ +#include +#endif #include #include #include