mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 12:29:35 +00:00
Fix missing include in autotune.c
This commit is contained in:
parent
70811aa5de
commit
be90158675
@ -25,6 +25,7 @@
|
||||
#include "loopback.h"
|
||||
#include "data.h"
|
||||
#include "status.h"
|
||||
#include "terminal.h"
|
||||
#include "autotune.h"
|
||||
|
||||
extern hc_global_data_t data;
|
||||
|
Loading…
Reference in New Issue
Block a user