--- src/icas.cc.orig 2022-04-11 07:52:40 UTC +++ src/icas.cc @@ -47,6 +47,9 @@ using namespace std; //#include // For reading arguments from file #include #include +#if defined(__FreeBSD__) +#include +#endif #include "gen.h" #include "index.h" #include "sym2poly.h"