define MAX_RADIUS_ATTRIBUTE_SIZE

This commit is contained in:
Andreas Steffen
2012-03-13 16:27:17 +01:00
parent 135822e11b
commit 4853efe891
2 changed files with 7 additions and 4 deletions
+2
View File
@@ -28,6 +28,8 @@
#include <library.h>
#define MAX_RADIUS_ATTRIBUTE_SIZE 253
typedef struct radius_message_t radius_message_t;
typedef enum radius_message_code_t radius_message_code_t;
typedef enum radius_attribute_type_t radius_attribute_type_t;