From 2c28384e3da9d5bf81a5d0dcce509d526af0f2f2 Mon Sep 17 00:00:00 2001 From: Lawrence Teo Date: Fri, 24 Oct 2014 02:02:09 +0000 Subject: netinet/in_systm.h is not needed by the example program pointed out by millert@ --- share/man/man4/divert.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index cbd0d98ebf2..1095ef8e3ee 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: divert.4,v 1.14 2014/06/05 03:36:46 lteo Exp $ +.\" $OpenBSD: divert.4,v 1.15 2014/10/24 02:02:08 lteo Exp $ .\" .\" Copyright (c) 2009 Michele Marchetto .\" Copyright (c) 2012-2014 Lawrence Teo @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 5 2014 $ +.Dd $Mdocdate: October 24 2014 $ .Dt DIVERT 4 .Os .Sh NAME @@ -117,7 +117,6 @@ apart from discarding invalid IP packets. #include #include #include -#include #include #include #include -- cgit v1.2.3