linux patch by Wil

http://www.proxmark.org/forum/profile.php?id=1639
This commit is contained in:
Merlokbr@gmail.com 2011-06-07 14:30:07 +00:00
parent f397b5cc87
commit 873014de8a
4 changed files with 5 additions and 2 deletions

View file

@ -15,6 +15,8 @@
#include "util.h"
#ifdef __linux__
#include <termios.h>
#include <sys/ioctl.h>
int ukbhit(void)
{
int cnt = 0;