projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed rawdemod help options
[proxmark3-svn]
/
client
/
proxmark3.h
diff --git
a/client/proxmark3.h
b/client/proxmark3.h
index 2875511b4f3de7ad040a6b0828be5e1d9ecbfe64..8236bfe71fb345cbd5c3b3066cc40f779cae8277 100644
(file)
--- a/
client/proxmark3.h
+++ b/
client/proxmark3.h
@@
-12,7
+12,12
@@
#ifndef PROXMARK3_H__
#define PROXMARK3_H__
-#include <usb.h>
+#define __STDC_FORMAT_MACROS
+#include <inttypes.h>
+#define llx PRIx64
+#define lli PRIi64
+#define hhu PRIu8
+
#include "usb_cmd.h"
#define PROXPROMPT "proxmark3> "
Impressum
,
Datenschutz