mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 16:22:59 -07:00
Merge pull request #175 from hiviah/master
Fix hitagS sources to compile on gcc 4.9.3
This commit is contained in:
commit
6fcb5dda51
2 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "proxmark3.h"
|
||||
#include "apps.h"
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <hitag2.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue