mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 12:29:35 +00:00
data. no longer required in mpsp
This commit is contained in:
parent
cf0a2c2257
commit
d6cfa58dbc
@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
#include "memory.h"
|
||||||
|
#include "logging.h"
|
||||||
|
#include "convert.h"
|
||||||
|
#include "filehandling.h"
|
||||||
#include "mpsp.h"
|
#include "mpsp.h"
|
||||||
|
|
||||||
const unsigned int full01 = 0x01010101;
|
const unsigned int full01 = 0x01010101;
|
||||||
|
Loading…
Reference in New Issue
Block a user