X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Fcommon.h;h=ff9cd4a609fbc7e965a5b341acbe6c02c1258f9e;hb=1a3b6106010f5dc0a1c2b9e3a6adf460460146b4;hp=7f3cf270bae5acd3ff87e84b2ad6d341bd4c994f;hpb=c2bcdbebcb9d3a974cd171f69792c2e611343744;p=hashcat.git diff --git a/include/common.h b/include/common.h index 7f3cf27..ff9cd4a 100644 --- a/include/common.h +++ b/include/common.h @@ -52,6 +52,11 @@ #include #endif +#ifdef __FreeBSD__ +#include +#include +#endif + typedef void *OCL_LIB; #ifdef HAVE_HWMON