mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
Remove unnecessary base64.h inclusion
All the TNC base64 operations are within tncs.c, so there is no point in including base64.h into eap_server_tnc.c. Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
34caf71a09
commit
997de7aa5c
@ -9,7 +9,6 @@
|
||||
#include "includes.h"
|
||||
|
||||
#include "common.h"
|
||||
#include "base64.h"
|
||||
#include "eap_i.h"
|
||||
#include "tncs.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user