mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-14 16:09:24 +01:00
unit: Update includes
This commit is contained in:
parent
b3e617838d
commit
a9ba927eb0
@ -29,7 +29,7 @@
|
||||
#include <assert.h>
|
||||
#include <ell/ell.h>
|
||||
|
||||
#include "src/aes.h"
|
||||
#include "src/crypto.h"
|
||||
|
||||
struct cmac_data {
|
||||
const void *key;
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "src/sha1.h"
|
||||
#include "src/eapol.h"
|
||||
#include "src/crypto.h"
|
||||
#include "src/aes.h"
|
||||
|
||||
struct eapol_key_data {
|
||||
const unsigned char *frame;
|
||||
|
Loading…
Reference in New Issue
Block a user