fixed hardware monitor for amd/nv (one problem that is still there since last commit...
[hashcat.git] / include / ext_nvml.h
index 674754a..8f89f1c 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <nvml.h>
 
-//typedef nvmlDevice_t HM_ADAPTER;
+typedef nvmlDevice_t HM_ADAPTER_NV;
 
 nvmlReturn_t hc_NVML_nvmlInit (void);
 nvmlReturn_t hc_NVML_nvmlShutdown (void);