From 691a351f0eadf227fd14cbcb2318a8d7221315fa Mon Sep 17 00:00:00 2001 From: Hans-Joerg Hoexer Date: Tue, 21 Aug 2007 18:44:53 +0000 Subject: no need to include both sys/types.h and params.h --- sbin/ipsecctl/ipsecctl.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/ipsecctl') diff --git a/sbin/ipsecctl/ipsecctl.c b/sbin/ipsecctl/ipsecctl.c index df25bc2b09d..b92efd126dd 100644 --- a/sbin/ipsecctl/ipsecctl.c +++ b/sbin/ipsecctl/ipsecctl.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ipsecctl.c,v 1.67 2007/02/19 08:50:43 hshoexer Exp $ */ +/* $OpenBSD: ipsecctl.c,v 1.68 2007/08/21 18:44:52 hshoexer Exp $ */ /* * Copyright (c) 2004, 2005 Hans-Joerg Hoexer * @@ -15,7 +15,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include #include #include #include -- cgit v1.2.3