]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/util.c
fixed crash, when proxmark was claimed by other process
[proxmark3-svn] / client / util.c
index 0673f181e0d9044bb22635d2a6378976197c8424..fa24906d1d32047cefe19ed3a9eb606919daa0ba 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "util.h"
 
-#ifndef WIN32
+#ifndef _WIN32
 #include <termios.h>
 #include <sys/ioctl.h> 
 int ukbhit(void)
Impressum, Datenschutz