Moved eap/xauth classes out of protocol specific subdirectories
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
#ifndef EAP_MANAGER_H_
|
||||
#define EAP_MANAGER_H_
|
||||
|
||||
#include <sa/ikev2/authenticators/eap/eap_method.h>
|
||||
#include <sa/eap/eap_method.h>
|
||||
|
||||
typedef struct eap_manager_t eap_manager_t;
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <daemon.h>
|
||||
#include <sa/ikev2/keymat_v2.h>
|
||||
#include <sa/ikev2/authenticators/eap/eap_method.h>
|
||||
#include <sa/eap/eap_method.h>
|
||||
#include <encoding/payloads/auth_payload.h>
|
||||
#include <encoding/payloads/eap_payload.h>
|
||||
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
#ifndef XAUTH_MANAGER_H_
|
||||
#define XAUTH_MANAGER_H_
|
||||
|
||||
#include <sa/ikev1/authenticators/xauth/xauth_method.h>
|
||||
#include <sa/xauth/xauth_method.h>
|
||||
|
||||
typedef struct xauth_manager_t xauth_manager_t;
|
||||
|
||||
Reference in New Issue
Block a user