mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
treewide: Remove use of key-private.h
This commit is contained in:
parent
6e8f10f695
commit
d22e57c994
@ -61,7 +61,6 @@ ell_sources = ell/ell.h ell/private.h ell/missing.h \
|
||||
ell/tls-record.c \
|
||||
ell/uuid.h ell/uuid.c \
|
||||
ell/key.h ell/key.c \
|
||||
ell/key-private.h \
|
||||
ell/asn1-private.h \
|
||||
ell/pkcs5.h ell/pkcs5.c \
|
||||
ell/pkcs5-private.h \
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <ell/ell.h>
|
||||
#include "ell/key-private.h"
|
||||
|
||||
#include "linux/nl80211.h"
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include <linux/if_ether.h>
|
||||
#include <ell/ell.h>
|
||||
#include <ell/tls-private.h>
|
||||
#include <ell/key-private.h>
|
||||
|
||||
#include "src/util.h"
|
||||
#include "src/eapol.h"
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <linux/if_ether.h>
|
||||
#include <ell/ell.h>
|
||||
#include <ell/key-private.h>
|
||||
|
||||
#include "src/wscutil.h"
|
||||
#include "src/eapol.h"
|
||||
|
Loading…
Reference in New Issue
Block a user