From 488d85f873ea50c416280fb0672067be83a10692 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Tue, 7 Feb 2006 03:47:06 +0000 Subject: "packet.h" not needed --- usr.bin/ssh/hostfile.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/ssh/hostfile.c b/usr.bin/ssh/hostfile.c index 3ed64624787..5cb55dd3c7b 100644 --- a/usr.bin/ssh/hostfile.c +++ b/usr.bin/ssh/hostfile.c @@ -36,13 +36,13 @@ */ #include "includes.h" -RCSID("$OpenBSD: hostfile.c,v 1.36 2005/11/22 03:36:03 dtucker Exp $"); +RCSID("$OpenBSD: hostfile.c,v 1.37 2006/02/07 03:47:05 stevesk Exp $"); #include + #include #include -#include "packet.h" #include "match.h" #include "key.h" #include "hostfile.h" -- cgit v1.2.3