Moved eap/xauth classes out of protocol specific subdirectories

This commit is contained in:
Martin Willi
2012-03-20 17:31:27 +01:00
parent 3b08de850a
commit 326a94232d
29 changed files with 27 additions and 27 deletions
@@ -23,7 +23,7 @@
typedef struct eap_radius_t eap_radius_t;
#include <sa/ikev2/authenticators/eap/eap_method.h>
#include <sa/eap/eap_method.h>
/**
* Implementation of the eap_method_t interface using a RADIUS server.