mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
fix compiling under MAC OSX
This commit is contained in:
parent
3d77fdfab5
commit
38c4979dae
3 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@
|
|||
#include <ctype.h>
|
||||
#include "util.h"
|
||||
|
||||
#ifdef __linux__
|
||||
#ifndef WIN32
|
||||
#include <termios.h>
|
||||
#include <sys/ioctl.h>
|
||||
int ukbhit(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue