]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Remove include statement that causes trouble (fix #151).
authorikarus <ikarus4ever@web.de>
Wed, 23 Dec 2015 22:51:49 +0000 (23:51 +0100)
committerikarus <ikarus4ever@web.de>
Wed, 23 Dec 2015 22:51:49 +0000 (23:51 +0100)
See: https://github.com/Proxmark/proxmark3/issues/151

common/protocols.c

index 0d95cf08852a3184a0a401c451d13de7ca8e3596..69631f580f491a4810d24dcc3495919388cb4880 100644 (file)
@@ -1,4 +1,3 @@
-#include <strings.h>
 #include <string.h>
 #include <stdint.h>
 #include <stdarg.h>
Impressum, Datenschutz