projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHG: compiler warning about not using fscanf return value.
[proxmark3-svn]
/
client
/
uart.h
diff --git
a/client/uart.h
b/client/uart.h
index d520e7f4bb031644d2dae1393d75b730bb957d7c..33248fb2d638fba2b8cd02acd2d8d00a77073113 100644
(file)
--- a/
client/uart.h
+++ b/
client/uart.h
@@
-54,6
+54,7
@@
typedef unsigned char byte_t;
#include <sys/time.h>
#include <errno.h>
#else
#include <sys/time.h>
#include <errno.h>
#else
+ #include <time.h>
#include <windows.h>
#endif
#include <windows.h>
#endif
Impressum
,
Datenschutz