Added support for build without ADL/NVML/NVAPI (issue #120)
[hashcat.git] / include / ext_dummy.h
index d2939b6..c5139ae 100644 (file)
@@ -6,6 +6,10 @@
 #ifndef EXT_SMI_H
 #define EXT_SMI_H
 
+#ifdef HAVE_HWMON
+
 #include <common.h>
 
+#endif // HAVE_HWMON
+
 #endif