mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-05-03 23:27:33 +02: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/tls-record.c \
|
||||||
ell/uuid.h ell/uuid.c \
|
ell/uuid.h ell/uuid.c \
|
||||||
ell/key.h ell/key.c \
|
ell/key.h ell/key.c \
|
||||||
ell/key-private.h \
|
|
||||||
ell/asn1-private.h \
|
ell/asn1-private.h \
|
||||||
ell/pkcs5.h ell/pkcs5.c \
|
ell/pkcs5.h ell/pkcs5.c \
|
||||||
ell/pkcs5-private.h \
|
ell/pkcs5-private.h \
|
||||||
|
@ -29,7 +29,6 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <ell/ell.h>
|
#include <ell/ell.h>
|
||||||
#include "ell/key-private.h"
|
|
||||||
|
|
||||||
#include "linux/nl80211.h"
|
#include "linux/nl80211.h"
|
||||||
|
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
#include <linux/if_ether.h>
|
#include <linux/if_ether.h>
|
||||||
#include <ell/ell.h>
|
#include <ell/ell.h>
|
||||||
#include <ell/tls-private.h>
|
#include <ell/tls-private.h>
|
||||||
#include <ell/key-private.h>
|
|
||||||
|
|
||||||
#include "src/util.h"
|
#include "src/util.h"
|
||||||
#include "src/eapol.h"
|
#include "src/eapol.h"
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <linux/if_ether.h>
|
#include <linux/if_ether.h>
|
||||||
#include <ell/ell.h>
|
#include <ell/ell.h>
|
||||||
#include <ell/key-private.h>
|
|
||||||
|
|
||||||
#include "src/wscutil.h"
|
#include "src/wscutil.h"
|
||||||
#include "src/eapol.h"
|
#include "src/eapol.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user