Remove include statement that causes trouble (fix #151).

See: https://github.com/Proxmark/proxmark3/issues/151
This commit is contained in:
ikarus 2015-12-23 23:51:49 +01:00
parent c578d3412c
commit 7ede3c7122

View file

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