X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..6adc2657dfa72dc19ce6e63eaea960cbc8954069:/projects/rlm_stg/modules.h diff --git a/projects/rlm_stg/modules.h b/projects/rlm_stg/modules.h index e241ca80..cb49f478 100644 --- a/projects/rlm_stg/modules.h +++ b/projects/rlm_stg/modules.h @@ -8,10 +8,11 @@ #ifndef RADIUS_MODULES_H #define RADIUS_MODULES_H -#include -RCSIDH(modules_h, "$Id: modules.h,v 1.1 2010/08/14 04:13:52 faust Exp $") +//#include +//RCSIDH(modules_h, "$Id: modules.h,v 1.1 2010/08/14 04:13:52 faust Exp $") -#include "conffile.h" +//#include "conffile.h" +#include "radiusd.h" typedef int (*packetmethod)(void *instance, REQUEST *request);