You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/include/ext_dummy.h

14 lines
173 B

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