1
mirror of https://github.com/hashcat/hashcat synced 2025-01-07 02:16:23 +01:00
hashcat/include/ext_dummy.h

12 lines
148 B
C

/**
* Author......: Jens Steube <jens.steube@gmail.com>
* License.....: MIT
*/
#ifndef EXT_SMI_H
#define EXT_SMI_H
#include <common.h>
#endif