c5139ae5a795ede75f7a4f7942b23ceafeedc223
[hashcat.git] / include / ext_dummy.h
1 /**
2 * Author......: Jens Steube <jens.steube@gmail.com>
3 * License.....: MIT
4 */
5
6 #ifndef EXT_SMI_H
7 #define EXT_SMI_H
8
9 #ifdef HAVE_HWMON
10
11 #include <common.h>
12
13 #endif // HAVE_HWMON
14
15 #endif