Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2014-11-18 06:05:48 +0300
committerdnobori <da.git@softether.co.jp>2014-11-18 06:05:48 +0300
commit75f9836ce5f0a1dea2c3fe304bbc26c962ee64bf (patch)
tree2cb9d8360aa6f5fb7dd38eb9938aa24a2df3bfeb /src/Cedar/CedarType.h
parent2b3a4d0b757e3c46f175c0a0df66a84ffbe2b39c (diff)
v4.12-9514-beta
Diffstat (limited to 'src/Cedar/CedarType.h')
-rw-r--r--src/Cedar/CedarType.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Cedar/CedarType.h b/src/Cedar/CedarType.h
index e9a1414e..5bd9d2c8 100644
--- a/src/Cedar/CedarType.h
+++ b/src/Cedar/CedarType.h
@@ -138,6 +138,13 @@ typedef struct AUTHNT AUTHNT;
// ==============================================================
+// RADIUS
+// ==============================================================
+
+typedef struct RADIUS_LOGIN_OPTION RADIUS_LOGIN_OPTION;
+
+
+// ==============================================================
// Listener
// ==============================================================