CHG: 'lf snoop' - now automatically downloads samples after finished. (annoying...
[proxmark3-svn] / client / proxmark3.h
index 2c881042010ff1ac87c15a4a81895b8c6095f3dc..9b10af1ae8a74f2aa083a6ee91a26c7b161a05f3 100644 (file)
@@ -15,7 +15,9 @@
 // Handle platform specific includes
 #ifdef _WIN32
 // for MINGW32 environments
-  #define _USE_32BIT_TIME_T 1
+  #ifndef _USE_32BIT_TIME_T
+    #define _USE_32BIT_TIME_T 1
+  #endif  
   #include <time.h>
   #include <windows.h>
 #else
Impressum, Datenschutz