CHG: removed a redundant include to strings.h, which made compilation errors on OS X
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define __DESFIRE_CRYPTO_H
|
||||
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
//#include <strings.h>
|
||||
#include <stdarg.h>
|
||||
#include "printf.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user