1 Feb
2010
1 Feb
'10
5:41 a.m.
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.