mirror of
https://github.com/hashcat/hashcat
synced 2024-11-13 17:28:58 +01:00
Remove terminal.h where's it's not needed
This commit is contained in:
parent
08d52cc1d3
commit
2005f5d193
@ -8,7 +8,6 @@
|
|||||||
#include "event.h"
|
#include "event.h"
|
||||||
#include "opencl.h"
|
#include "opencl.h"
|
||||||
#include "status.h"
|
#include "status.h"
|
||||||
#include "terminal.h"
|
|
||||||
#include "autotune.h"
|
#include "autotune.h"
|
||||||
|
|
||||||
static double try_run (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_param, const u32 kernel_accel, const u32 kernel_loops)
|
static double try_run (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_param, const u32 kernel_accel, const u32 kernel_loops)
|
||||||
|
@ -21,7 +21,6 @@
|
|||||||
#include "restore.h"
|
#include "restore.h"
|
||||||
#include "hashes.h"
|
#include "hashes.h"
|
||||||
#include "rp_cpu.h"
|
#include "rp_cpu.h"
|
||||||
#include "terminal.h"
|
|
||||||
#include "mpsp.h"
|
#include "mpsp.h"
|
||||||
#include "outfile.h"
|
#include "outfile.h"
|
||||||
#include "potfile.h"
|
#include "potfile.h"
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
#include "timer.h"
|
#include "timer.h"
|
||||||
#include "tuningdb.h"
|
#include "tuningdb.h"
|
||||||
#include "rp_cpu.h"
|
#include "rp_cpu.h"
|
||||||
#include "terminal.h"
|
|
||||||
#include "mpsp.h"
|
#include "mpsp.h"
|
||||||
#include "straight.h"
|
#include "straight.h"
|
||||||
#include "combinator.h"
|
#include "combinator.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user