mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
10 lines
219 B
C
10 lines
219 B
C
--- 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;
|
|
|