From 3bcb92e04d9207e9f78d82f7918c6d3422054ce9 Mon Sep 17 00:00:00 2001 From: "lteo@openbsd.org" Date: Fri, 24 Oct 2014 02:01:20 +0000 Subject: upstream commit Remove unnecessary include: netinet/in_systm.h is not needed by these programs. NB. skipped for portable ok deraadt@ millert@ --- misc.c | 2 +- packet.c | 2 +- readconf.c | 2 +- servconf.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc.c b/misc.c index 94b05b08e..2f11de40f 100644 --- a/misc.c +++ b/misc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: misc.c,v 1.94 2014/07/15 15:54:14 millert Exp $ */ +/* $OpenBSD: misc.c,v 1.95 2014/10/24 02:01:20 lteo Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. * Copyright (c) 2005,2006 Damien Miller. All rights reserved. diff --git a/packet.c b/packet.c index 6e7b87757..4674a203f 100644 --- a/packet.c +++ b/packet.c @@ -1,4 +1,4 @@ -/* $OpenBSD: packet.c,v 1.198 2014/07/15 15:54:14 millert Exp $ */ +/* $OpenBSD: packet.c,v 1.199 2014/10/24 02:01:20 lteo Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland diff --git a/readconf.c b/readconf.c index 869a1c4d8..922c57454 100644 --- a/readconf.c +++ b/readconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: readconf.c,v 1.221 2014/10/08 22:20:25 djm Exp $ */ +/* $OpenBSD: readconf.c,v 1.222 2014/10/24 02:01:20 lteo Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland diff --git a/servconf.c b/servconf.c index acbe11375..b317e9c30 100644 --- a/servconf.c +++ b/servconf.c @@ -1,5 +1,5 @@ -/* $OpenBSD: servconf.c,v 1.253 2014/10/13 00:38:35 djm Exp $ */ +/* $OpenBSD: servconf.c,v 1.254 2014/10/24 02:01:20 lteo Exp $ */ /* * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved -- cgit v1.2.3