mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
fix issue #116: remove includes of stdio.h in armsrc
This commit is contained in:
parent
01d5b635cf
commit
50365fedcb
3 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,6 @@
|
|||
**/
|
||||
|
||||
#include "optimized_cipher.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue