1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 03:39:09 +00:00

remove useless header file

This commit is contained in:
Gorgias 2023-09-14 21:07:23 +08:00 committed by GitHub
parent 1831101c3a
commit 78ccd9783c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@
#include "shared.h"
#include "emu_inc_hash_sha512.h"
#include "memory.h"
#include <stdio.h>
static const u32 ATTACK_EXEC = ATTACK_EXEC_OUTSIDE_KERNEL;
static const u32 DGST_POS0 = 0;