summaryrefslogtreecommitdiff
path: root/net/tac_plus-libradius/files/patch-ae
blob: 26d25829f140a2031d443e472754b0b7ee420ca8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
*** parse.h	Fri Mar 16 09:18:44 2001
--- ../../tac_plus.F5.0.0.alpha/parse.h	Sat Jan 19 23:55:09 2002
***************
*** 85,87 ****
--- 85,90 ----
  #ifdef USE_LDAP
  #define S_ldap            46
  #endif /* LDAP */
+ #ifdef USE_RADIUS
+ #define S_radius	  47
+ #endif /* radius */