X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..be43a75f20a1250f61f9cfc46ba5b25177cd8024:/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 <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);