mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
chg: msclock reference..
This commit is contained in:
parent
7eeea9bf2a
commit
ecd8eb9503
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
#include "util_posix.h" // msclock
|
||||||
|
|
||||||
/* serial_port is declared as a void*, which you should cast to whatever type
|
/* serial_port is declared as a void*, which you should cast to whatever type
|
||||||
* makes sense to your connection method. Both the posix and win32
|
* makes sense to your connection method. Both the posix and win32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue