]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
remove redundant llx prix64 defines
[proxmark3-svn] / client / proxmark3.h
index 0bf5a9ebf7b74f9ea75ede1e8a76900bf0649a31..616d9c70aebfd1373262fb689938fcadfe741b0a 100644 (file)
 #define __STDC_FORMAT_MACROS
 #include <inttypes.h>
 #define llx PRIx64
+#define lli PRIi64
+#define llu PRIu64
+#define hhu PRIu8
 
-#include <usb.h>
 #include "usb_cmd.h"
 
 #define PROXPROMPT "proxmark3> "
Impressum, Datenschutz