removed hash constants include

This commit is contained in:
Sein Coray
2019-03-22 21:18:02 +01:00
parent 67994fc177
commit 3ad7d00380
4 changed files with 0 additions and 4 deletions

View File

@@ -90,7 +90,6 @@ Author: Sein Coray
#include "bitops.h"
#include "convert.h"
#include "shared.h"
#include "inc_hash_constants.h"
static const u32 ATTACK_EXEC = ATTACK_EXEC_INSIDE_KERNEL;
static const u32 DGST_POS0 = 1;

View File

@@ -90,7 +90,6 @@ Author: Sein Coray
#include "bitops.h"
#include "convert.h"
#include "shared.h"
#include "inc_hash_constants.h"
static const u32 ATTACK_EXEC = ATTACK_EXEC_INSIDE_KERNEL;
static const u32 DGST_POS0 = 1;

View File

@@ -90,7 +90,6 @@ Author: Sein Coray
#include "bitops.h"
#include "convert.h"
#include "shared.h"
#include "inc_hash_constants.h"
static const u32 ATTACK_EXEC = ATTACK_EXEC_INSIDE_KERNEL;
static const u32 DGST_POS0 = 1;

View File

@@ -90,7 +90,6 @@ Author: Sein Coray
#include "bitops.h"
#include "convert.h"
#include "shared.h"
#include "inc_hash_constants.h"
static const u32 ATTACK_EXEC = ATTACK_EXEC_INSIDE_KERNEL;
static const u32 DGST_POS0 = 1;