From ea78784a4345acd0a0192aa4492d15d929adf09d Mon Sep 17 00:00:00 2001 From: bcallah Date: Sun, 14 Dec 2014 16:55:59 +0000 Subject: [PATCH] Remove unused ok lteo@ krw@ deraadt@ --- bin/echo/echo.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/echo/echo.c b/bin/echo/echo.c index fbb326c0560..36cfe5aefc8 100644 --- a/bin/echo/echo.c +++ b/bin/echo/echo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: echo.c,v 1.7 2009/10/27 23:59:21 deraadt Exp $ */ +/* $OpenBSD: echo.c,v 1.8 2014/12/14 16:55:59 bcallah Exp $ */ /* $NetBSD: echo.c,v 1.6 1995/03/21 09:04:27 cgd Exp $ */ /* @@ -31,7 +31,6 @@ */ #include -#include #include /* ARGSUSED */ -- 2.20.1