git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Base plugin structure implemented for SNMP Agent plugin
[stg.git]
/
projects
/
rlm_stg
/
conffile.h
diff --git
a/projects/rlm_stg/conffile.h
b/projects/rlm_stg/conffile.h
index e940e1156a3087f367aa110631efd06bc79408b7..8998c36dc0697aa36873f4122097130ab4da7bf7 100644
(file)
--- a/
projects/rlm_stg/conffile.h
+++ b/
projects/rlm_stg/conffile.h
@@
-8,11
+8,12
@@
*
*/
*
*/
-#include <freeradius/ident.h>
-RCSIDH(conffile_h, "$Id: conffile.h,v 1.1 2010/08/14 04:13:52 faust Exp $")
+
//
#include <freeradius/ident.h>
+
//
RCSIDH(conffile_h, "$Id: conffile.h,v 1.1 2010/08/14 04:13:52 faust Exp $")
#include <stddef.h>
#include <stddef.h>
-#include <freeradius/token.h>
+//#include <freeradius/token.h>
+#include "libradius.h"
/*
* Export the minimum amount of information about these structs
/*
* Export the minimum amount of information about these structs