]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfepa.c
fixed windows compile
[proxmark3-svn] / client / cmdhfepa.c
index 2787b9695745bf94b491186390eb65d04b30077b..e285f02ccc915a6d4ca41744e68b3e0ab9c0e8ef 100644 (file)
@@ -14,6 +14,7 @@
 #include "cmdparser.h"
 #include "common.h"
 #include "cmdmain.h"
+#include "sleep.h"
 
 #include "cmdhfepa.h"
 
@@ -92,4 +93,4 @@ int CmdHFEPA(const char *Cmd)
        // parse
   CmdsParse(CommandTable, Cmd);
   return 0;
-}
\ No newline at end of file
+}
Impressum, Datenschutz