summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/mcast.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/mcast.c')
-rw-r--r--usr.bin/netstat/mcast.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/netstat/mcast.c b/usr.bin/netstat/mcast.c
index 6a7afab..2b2a5cd 100644
--- a/usr.bin/netstat/mcast.c
+++ b/usr.bin/netstat/mcast.c
@@ -25,10 +25,8 @@
*
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
/*
* Print the system's current multicast group memberships.
OpenPOWER on IntegriCloud