summaryrefslogtreecommitdiff
path: root/hostfile.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2021-07-05 01:16:46 +0000
committerDamien Miller <djm@mindrot.org>2021-07-08 14:51:47 +1000
commit8f57be9f279b8e905f9883066aa633c7e67b31cf (patch)
tree0cc429651ec8c154ef03e1ffa33496b51804bfe6 /hostfile.c
parentb75624f8733b3ed9e240f86cac5d4a39dae11848 (diff)
downloadopenssh-git-8f57be9f279b8e905f9883066aa633c7e67b31cf.tar.gz
upstream: Order includes as per style(9). Portable already has
these so this removes a handful of diffs between the two. OpenBSD-Commit-ID: 8bd7452d809b199c19bfc49511a798f414eb4a77
Diffstat (limited to 'hostfile.c')
-rw-r--r--hostfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostfile.c b/hostfile.c
index 5f0e3515..ce00cd71 100644
--- a/hostfile.c
+++ b/hostfile.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hostfile.c,v 1.90 2021/04/03 06:58:30 djm Exp $ */
+/* $OpenBSD: hostfile.c,v 1.91 2021/07/05 01:16:46 dtucker Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland