aboutsummaryrefslogtreecommitdiff
path: root/icmp_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'icmp_var.h')
-rw-r--r--icmp_var.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/icmp_var.h b/icmp_var.h
index b3ae200..e29fa50 100644
--- a/icmp_var.h
+++ b/icmp_var.h
@@ -63,6 +63,8 @@ struct icmpstat {
{ 0, 0 }, { "maskrepl", CTLTYPE_INT }, { "stats", CTLTYPE_STRUCT }, \
}
+#ifdef LOG_ENABLED
extern struct icmpstat icmpstat;
+#endif
#endif