aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/bpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/bpf.c')
-rw-r--r--usr.bin/netstat/bpf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/netstat/bpf.c b/usr.bin/netstat/bpf.c
index ca0359466353..c9b28b5eb085 100644
--- a/usr.bin/netstat/bpf.c
+++ b/usr.bin/netstat/bpf.c
@@ -27,8 +27,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/protosw.h>
#include <sys/socket.h>