3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-04 19:19:23 +01:00

unit: Update includes

This commit is contained in:
Denis Kenzior 2015-02-18 21:12:45 -06:00
parent ad3e0b6bf2
commit 3c7bfe9e77

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];