Make build of CCID code succeed again on BOARD=simtrace

This commit is contained in:
Harald Welte
2017-11-28 20:58:06 +01:00
parent c35998e20d
commit 5e6e8dcbde
4 changed files with 7 additions and 4 deletions

View File

@@ -27,14 +27,15 @@
* ----------------------------------------------------------------------------
*/
#include "board.h"
#include "simtrace.h"
#ifdef HAVE_CCID
/*------------------------------------------------------------------------------
* Headers
*------------------------------------------------------------------------------*/
#include "board.h"
#include <string.h>
/*------------------------------------------------------------------------------