Fix segfault in related to weak-hash-check on CPU devices
[hashcat.git] / include / ext_ADL.h
index ae13434..8604b28 100644 (file)
@@ -8,10 +8,6 @@
 
 #include <common.h>
 
-// this is ugly but ADL requires the bool datatype
-
-typedef int bool;
-
 #include <adl_sdk.h>
 
 typedef int HM_ADAPTER_AMD;