1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-31 20:48:57 +00:00
hashcat/include/emu_inc_hash_sha1.h

15 lines
236 B
C
Raw Normal View History

2019-03-25 13:08:59 +00:00
/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _EMU_INC_HASH_SHA1_H
#define _EMU_INC_HASH_SHA1_H
#include "emu_general.h"
#include "inc_vendor.h"
#include "inc_hash_sha1.h"
#endif // _EMU_INC_HASH_SHA1_H