From 77108a25b2239d4a9b77c1aaf5b7d16d23581793 Mon Sep 17 00:00:00 2001 From: mpi Date: Fri, 5 Jan 2018 10:41:24 +0000 Subject: [PATCH] No need for --- usr.bin/netstat/unix.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/netstat/unix.c b/usr.bin/netstat/unix.c index f81a6374c07..19af38ba091 100644 --- a/usr.bin/netstat/unix.c +++ b/usr.bin/netstat/unix.c @@ -1,4 +1,4 @@ -/* $OpenBSD: unix.c,v 1.30 2016/09/15 01:01:08 dlg Exp $ */ +/* $OpenBSD: unix.c,v 1.31 2018/01/05 10:41:24 mpi Exp $ */ /* $NetBSD: unix.c,v 1.13 1995/10/03 21:42:48 thorpej Exp $ */ /*- @@ -34,7 +34,6 @@ * Display protocol blocks in the unix domain. */ #include -#include #include #include #include -- 2.20.1