mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
parent
f397b5cc87
commit
873014de8a
4 changed files with 5 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
#include "util.h"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <termios.h>
|
||||
#include <sys/ioctl.h>
|
||||
int ukbhit(void)
|
||||
{
|
||||
int cnt = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue