1 Feb
2010
1 Feb
'10
4:51 a.m.
Signed-off-by: Wang Tinggong <wangtinggong@gmail.com> --- src/include/radiusd.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/include/radiusd.h b/src/include/radiusd.h index 8ec5bbb..486cbe0 100644 --- a/src/include/radiusd.h +++ b/src/include/radiusd.h @@ -104,9 +104,6 @@ typedef struct auth_req REQUEST; typedef struct radclient_list RADCLIENT_LIST; -#include <freeradius-devel/smodule.h> - - /* * See util.c */ @@ -153,6 +150,7 @@ typedef struct radclient { #endif } RADCLIENT; +#include <freeradius-devel/smodule.h> /* * For listening on multiple IP's and ports. -- 1.6.0.6