mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
eap-ttls: Use iwd's version of align_len
No need to include ell's private bits unnecessarily
This commit is contained in:
parent
770f3c6049
commit
6e8f10f695
@ -29,8 +29,8 @@
|
||||
#include <errno.h>
|
||||
#include <ell/ell.h>
|
||||
#include <ell/tls-private.h>
|
||||
#include <ell/private.h>
|
||||
|
||||
#include "util.h"
|
||||
#include "eap.h"
|
||||
#include "eap-private.h"
|
||||
#include "eap-tls-common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user