hashcat/include/emu_inc_hash_md4.h

15 lines
229 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef EMU_INC_HASH_MD4_H
#define EMU_INC_HASH_MD4_H
#include "emu_general.h"
#include "inc_vendor.h"
#include "inc_hash_md4.h"
#endif // EMU_INC_HASH_MD4_H