Moved eap/xauth classes out of protocol specific subdirectories
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
typedef struct eap_aka_peer_t eap_aka_peer_t;
|
||||
|
||||
#include <sa/ikev2/authenticators/eap/eap_method.h>
|
||||
#include <sa/eap/eap_method.h>
|
||||
|
||||
/**
|
||||
* EAP-AKA peer implementation.
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
typedef struct eap_aka_server_t eap_aka_server_t;
|
||||
|
||||
#include <sa/ikev2/authenticators/eap/eap_method.h>
|
||||
#include <sa/eap/eap_method.h>
|
||||
|
||||
/**
|
||||
* EAP-AKA server implementation.
|
||||
|
||||
Reference in New Issue
Block a user