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

This commit is contained in:
pwpiwi 2015-06-18 11:33:53 +02:00
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>