From: Alan T. DeKok Date: Mon, 28 May 2012 06:13:04 +0000 (+0200) Subject: Add missing define X-Git-Tag: release_3_0_0_beta0~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e588999853e08a91b865d1a097b6174161fdb27;p=thirdparty%2Ffreeradius-server.git Add missing define --- diff --git a/src/include/radius.h b/src/include/radius.h index 67cae4f2bbe..f7b7607e820 100644 --- a/src/include/radius.h +++ b/src/include/radius.h @@ -126,6 +126,7 @@ #define PW_FRAMED_POOL 88 #define PW_CHARGEABLE_USER_IDENTITY 89 #define PW_NAS_IPV6_ADDRESS 95 +#define PW_OPERATOR_NAME 126 #define PW_EXTENDED_ATTRIBUTE 192