[PATCH] radiusd.h: fix error "expected specifier-qualifier-list before 'RADCLIENT' "
Alan DeKok
aland at deployingradius.com
Mon Feb 1 11:41:23 CET 2010
Wang Tinggong wrote:
> 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.
I have no idea why this patch would be necessary. Are you sure your
compiler is working?
And the patch is against the git "master" tree. All new development
is being done on the "stable" branch.
Alan DeKok.
More information about the Freeradius-Devel
mailing list