mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 08:16:09 -07:00
compiling on windows again
This commit is contained in:
parent
54a942b05d
commit
cb64309e4b
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "util.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#ifndef _WIN32
|
||||
#include <termios.h>
|
||||
#include <sys/ioctl.h>
|
||||
int ukbhit(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue