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, 0 insertions, 10 deletions
diff --git a/net/icradius/files/patch-src::radiusd.h b/net/icradius/files/patch-src::radiusd.h deleted file mode 100644 index 12dd9d9d4e84..000000000000 --- a/net/icradius/files/patch-src::radiusd.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; - |