]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/modules.h
Множественные мелкие хаки для того чтобы rlm_stg собирался для FreeRADIUS-2.*
[stg.git] / projects / rlm_stg / modules.h
index e241ca80b3e4f5e91a774a7bd73158dd89316542..cb49f478ac24c42450e9ee15e28aeb7c51e6ef6c 100644 (file)
@@ -8,10 +8,11 @@
 #ifndef RADIUS_MODULES_H
 #define RADIUS_MODULES_H
 
-#include <freeradius/ident.h>
-RCSIDH(modules_h, "$Id: modules.h,v 1.1 2010/08/14 04:13:52 faust Exp $")
+//#include <freeradius/ident.h>
+//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);