diff options
Diffstat (limited to 'net/icradius/files/patch-src::radiusd.h')
-rw-r--r-- | net/icradius/files/patch-src::radiusd.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/icradius/files/patch-src::radiusd.h b/net/icradius/files/patch-src::radiusd.h new file mode 100644 index 0000000..12dd9d9 --- /dev/null +++ b/net/icradius/files/patch-src::radiusd.h @@ -0,0 +1,10 @@ +--- src/radiusd.h.old Tue Sep 5 05:50:25 2000 ++++ src/radiusd.h Thu Jan 25 14:53:27 2001 +@@ -123,6 +123,7 @@ + int acct_port; + int striprealm; + int dohints; ++ int loglocal; + struct realm *next; + } REALM; + |