1
0
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:
jsteube 2016-09-24 14:43:18 +02:00
parent cf0a2c2257
commit d6cfa58dbc

View File

@ -9,6 +9,10 @@
#include "common.h"
#include "types.h"
#include "memory.h"
#include "logging.h"
#include "convert.h"
#include "filehandling.h"
#include "mpsp.h"
const unsigned int full01 = 0x01010101;