X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9206d3b0342c5d0a594715eab06f6db232329c8d..c3a15ba92f5799fbc8db36f7650726d4fc38f92b:/armsrc/tlv.h

diff --git a/armsrc/tlv.h b/armsrc/tlv.h
index f1457aaa..c9075616 100644
--- a/armsrc/tlv.h
+++ b/armsrc/tlv.h
@@ -2,9 +2,8 @@
 #define __TLV_H
 
 #include <stdint.h>
-#include <stdio.h>
 #include <string.h>
-#include <stdint.h>
+#include <stddef.h>
 
 //structure buffer definitions
 #define TAG_LENGTH 2