From 5b38eecfbf03862a8692084f90e3ef0eeb26bb42 Mon Sep 17 00:00:00 2001 From: hsu Date: Sun, 10 Nov 1996 06:13:12 +0000 Subject: Remove unneeded #include . --- bin/ps/ps.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 6f59124..0a91a8e 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ps.c,v 1.12 1996/01/20 10:43:54 mpp Exp $ + * $Id: ps.c,v 1.13 1996/10/21 07:30:26 peter Exp $ */ #ifndef lint @@ -47,7 +47,6 @@ static char sccsid[] = "@(#)ps.c 8.4 (Berkeley) 4/2/94"; #include #include #include -#include #include #include #include -- cgit v1.1