summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/netstat.h')
-rw-r--r--usr.bin/netstat/netstat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/netstat/netstat.h b/usr.bin/netstat/netstat.h
index c3cb9d0..ee00124 100644
--- a/usr.bin/netstat/netstat.h
+++ b/usr.bin/netstat/netstat.h
@@ -69,6 +69,7 @@ void udp_stats (u_long, const char *, int);
void ip_stats (u_long, const char *, int);
void icmp_stats (u_long, const char *, int);
void igmp_stats (u_long, const char *, int);
+void pim_stats (u_long, const char *, int);
#ifdef IPSEC
void ipsec_stats (u_long, const char *, int);
#endif
OpenPOWER on IntegriCloud