mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 12:29:35 +00:00
Fix includes in monitor.c
This commit is contained in:
parent
dcdd0d89cd
commit
70811aa5de
@ -31,6 +31,7 @@
|
|||||||
#include "hwmon.h"
|
#include "hwmon.h"
|
||||||
#include "thread.h"
|
#include "thread.h"
|
||||||
#include "monitor.h"
|
#include "monitor.h"
|
||||||
|
#include "hash_management.h"
|
||||||
|
|
||||||
extern hc_global_data_t data;
|
extern hc_global_data_t data;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user