CHG: moved to header file

This commit is contained in:
iceman1001 2017-01-21 10:25:29 +01:00
commit 995c94dc03
3 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@
*
* $Id$
*/
#include <stdlib.h>
#include "desfire_key.h"
static inline void update_key_schedules (desfirekey_t key);