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

@ -61,7 +61,6 @@
**/
#include "optimized_cipher.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>