summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ax25ipd/ax25ipd.c')
-rw-r--r--ax25ipd/ax25ipd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ax25ipd/ax25ipd.c b/ax25ipd/ax25ipd.c
index 66bd47f..f2653ab 100644
--- a/ax25ipd/ax25ipd.c
+++ b/ax25ipd/ax25ipd.c
@@ -37,6 +37,7 @@ int bc_interval; /* The interval, in seconds, between beacons */
int bc_every; /* true=every, false=after */
int digi; /* True if we are connected to a TNC */
int loglevel; /* Verbosity level */
+struct ax25ipd_stats stats; /* Usage statistics */
int dual_port; /* addition for dual port flag */