unit: Update includes

This commit is contained in:
Denis Kenzior 2015-02-18 21:12:45 -06:00
parent ad3e0b6bf2
commit 3c7bfe9e77
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include <assert.h>
#include <ell/ell.h>
#include "src/arc4.h"
#include "src/crypto.h"
struct arc4_skip_data {
const uint8_t key[16];