fix issue #116: remove includes of stdio.h in armsrc

This commit is contained in:
pwpiwi
2015-06-18 11:33:53 +02:00
parent 01d5b635cf
commit 50365fedcb
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
#include <stdio.h>
#include <strings.h>
#include <string.h>
#include <stdint.h>