Add missing pthread_setaffinity_np for osx
[hashcat.git] / include / common.h
index c84363a..de176b6 100644 (file)
@@ -45,6 +45,7 @@
 #include <termios.h>
 #include <sys/ioctl.h>
 #include <mach-o/dyld.h>
+#include <mach/mach.h>
 #endif
 
 typedef void *OCL_LIB;