mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
erp: Include src/missing.h for explicit_bzero
This commit is contained in:
parent
cab0bc29c4
commit
51553415bd
@ -30,10 +30,11 @@
|
||||
|
||||
#include <ell/ell.h>
|
||||
|
||||
#include "eap-private.h"
|
||||
#include "erp.h"
|
||||
#include "crypto.h"
|
||||
#include "util.h"
|
||||
#include "src/missing.h"
|
||||
#include "src/eap-private.h"
|
||||
#include "src/erp.h"
|
||||
#include "src/crypto.h"
|
||||
#include "src/util.h"
|
||||
|
||||
#define ERP_DEFAULT_KEY_LIFETIME_US 86400000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user