]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Fix hitagS sources to compile on gcc 4.9.3 175/head
authorOndrej Mikle <ondrej.mikle@gmail.com>
Sat, 23 Apr 2016 08:01:19 +0000 (10:01 +0200)
committerOndrej Mikle <ondrej.mikle@gmail.com>
Sat, 23 Apr 2016 08:01:19 +0000 (10:01 +0200)
armsrc/hitagS.c
include/hitagS.h

index 99565f1b39b9dccd5faefc6f963a3937c2995ed2..58e09a45fe321d066e8ab67b8cca288f578695fb 100644 (file)
@@ -12,7 +12,6 @@
 //-----------------------------------------------------------------------------
 
 
-#include <stdio.h>
 #include <stdlib.h>
 #include "proxmark3.h"
 #include "apps.h"
index 870efb8d8e4a6cfbc68db4aedc2474550506221b..351ca86cc1871590f5dc795d72d5b7896af50fba 100644 (file)
@@ -10,7 +10,6 @@
 //-----------------------------------------------------------------------------
 
 
-#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <hitag2.h>
Impressum, Datenschutz