more time_t issues

This commit is contained in:
iceman1001 2017-07-28 01:42:40 +02:00
parent 83adc96d81
commit c96ccd9a03
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <time.h>
#include "proxmark3.h"
#include "iso14443crc.h"
#include "data.h"
@ -26,6 +27,8 @@
#include "mfkey.h" // mfkey32_moebious
#include "cmdhfmfhard.h"
#include "mifarehost.h"
#include "util_posix.h" // msclock
extern int CmdHFMF(const char *Cmd);

View file

@ -47,6 +47,7 @@
#include "elite_crack.h"
#include "fileutils.h"
#include "des.h"
#include "util_posix.h"
/**
* @brief Permutes a key from standard NIST format to Iclass specific format