Remove terminal.h where's it's not needed
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "event.h"
|
||||
#include "opencl.h"
|
||||
#include "status.h"
|
||||
#include "terminal.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)
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
#include "restore.h"
|
||||
#include "hashes.h"
|
||||
#include "rp_cpu.h"
|
||||
#include "terminal.h"
|
||||
#include "mpsp.h"
|
||||
#include "outfile.h"
|
||||
#include "potfile.h"
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#include "timer.h"
|
||||
#include "tuningdb.h"
|
||||
#include "rp_cpu.h"
|
||||
#include "terminal.h"
|
||||
#include "mpsp.h"
|
||||
#include "straight.h"
|
||||
#include "combinator.h"
|
||||
|
||||
Reference in New Issue
Block a user